Skip to content

inference problem #40

@Qiqi224

Description

@Qiqi224

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions