Co-DETR
Co-DETR copied to clipboard
ModuleNotFoundError: No module named 'mmdet.registry'
When running the command: sh tools/dist_test. sh projects/configs/co-deformable_detr/co-deformable_detr_r50_1x_coco. py path_to_checkpoint 8-- eval bbox, error: ModuleNotFoundError: No module named 'mmdet. registry'
Environment configuration: Python=3.11, pytorch=1.11.0, cuda=11.3cu113
Please first uninstall your mmdetection and reinstall it in the co-detr repo: pip install -e .