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?
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 detrto 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?