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

KeyError: 'OrientedRCNN is not in the models registry' #20

Open
AbhaSinghPathania opened this issue Aug 10, 2023 · 3 comments
Open

KeyError: 'OrientedRCNN is not in the models registry' #20

AbhaSinghPathania opened this issue Aug 10, 2023 · 3 comments

Comments

@AbhaSinghPathania
Copy link

image

I have run the inference command using the following command:
python image_demo.py demo/demo.jpg
configs/obb/oriented_rcnn/vit_base_win/faster_rcnn_orpn_our_rsp_vitae-nc-base-win-rvsa_v3_wsz7_fpn_1x_dota10_ms_lr1e-4
_ldr75_dpr15.py
checkpoints/vitae_rvsa_new.pth
--device cpu

Its using image_demo.py file from OBBDetection.
I am using MMCV version 1.6.2 and python version 3.9. How to reslove this error?

@DotWang
Copy link
Collaborator

DotWang commented Aug 11, 2023

@AbhaSinghPathania Do you install the OBBdetection?

@AbhaSinghPathania
Copy link
Author

Yes.
But it is not being used here in this code. For inference code for detection CLI provided in the repo where do we have to specify the path of images for inference. Is there something I am missing. I want to use RVSA on one of DOTA like image and want to run the inference code for the same. Can someone please specify how to run the inference for detection.

@Justth1
Copy link

Justth1 commented Nov 16, 2023

hey guys,do you solve this problem?I have the same problem

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

3 participants