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

ModuleNotFoundError: No module named 'detr.DetrPanopticTRT' #1

Open
shuaikangma opened this issue Mar 30, 2022 · 3 comments
Open

ModuleNotFoundError: No module named 'detr.DetrPanopticTRT' #1

shuaikangma opened this issue Mar 30, 2022 · 3 comments

Comments

@shuaikangma
Copy link

Thanks for sharing your excellent work!
When I run image_segmentation.py, error occurs: "ModuleNotFoundError: No module named 'detr.DetrPanopticTRT'". I try to use pip install detr to fix it, but it doesn't work.
I saw "For confidential purposes, the class responsible for DETR and segmentation has been removed from the public repo.", but I how can I use detr in this repo? Is there any instructions?

@djmuted
Copy link

djmuted commented May 16, 2022

Encountered the same issue. Is there any way to fix that or run the project without the detr part?

@charbelias24
Copy link
Owner

charbelias24 commented Jun 16, 2024 via email

@KylePan-01
Copy link

KylePan-01 commented Oct 16, 2024

Hello, I'm rerunning this project right now. And I don't know how to get the implement these two functions:
self.model.execute(resized_image) boxes, labels, scores, masks = self.model.get_all_output().
Could you please present your code of class detr? Thanks. @charbelias24

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

4 participants