Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于包 #191

Open
war0927 opened this issue Aug 9, 2023 · 3 comments
Open

关于包 #191

war0927 opened this issue Aug 9, 2023 · 3 comments

Comments

@war0927
Copy link

war0927 commented Aug 9, 2023

from detrex.layers import MLP, box_cxcywh_to_xyxy, box_xyxy_to_cxcywh
from detrex.utils import inverse_sigmoid
from detectron2.modeling import detector_postprocess
from detectron2.structures import Boxes, ImageList, Instances

其中detectron2、inverse_sigmoid、MLP, box_cxcywh_to_xyxy, box_xyxy_to_cxcywh显示没有

@war0927
Copy link
Author

war0927 commented Aug 9, 2023

请问怎么解决

@linxid
Copy link
Contributor

linxid commented Aug 16, 2023

This repo only upload changed files. detrex have add Focus-DETR to their repo, https://github.com/IDEA-Research/detrex/tree/main/projects/focus_detr

@war0927
Copy link
Author

war0927 commented Aug 16, 2023

from detrex.layers import MLP, box_cxcywh_to_xyxy, box_xyxy_to_cxcywh
from detrex.utils import inverse_sigmoid
下载的文件中detrex中的layers和utils两个文件里的from detrex.layers import MLP, box_cxcywh_to_xyxy, box_xyxy_to_cxcywh
from detrex.utils import inverse_sigmoid,请问这个怎么解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants