-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hello, I have modified the mmdet folder according to your project, but when I run the following command for inference:
python demo/image_demo.py demo/3271.png faster_rcnn_rvsa_b_800_mae_mtp_dior.py --weights dior-rvsa-l-mae-mtp-epoch_12.pth --device cuda
I still get an error:
KeyError: 'RVSA_MTP_branches is not in the mmdet::model registry. Please check whether the value of RVSA_MTP_branches is correct or it was registered as expected. More details can be found at https://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#import-the-custom-module'
I don't sure if what I have done is right. Could you help me with this?
Metadata
Metadata
Assignees
Labels
No labels