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

'RDCFLHead is not in the models registry' #22

Open
Sairam13001 opened this issue Mar 26, 2024 · 1 comment
Open

'RDCFLHead is not in the models registry' #22

Sairam13001 opened this issue Mar 26, 2024 · 1 comment

Comments

@Sairam13001
Copy link

Sairam13001 commented Mar 26, 2024

Hi @Chasel-Tsui, I am using "configs/dcfl/dotav1.5_test_dcfl_r50_40e.py" config file. I got this error:

"RDCFLHead is not in the models registry"

Could you kindly let me know where it might be going wrong?

@Dong1C
Copy link

Dong1C commented Apr 22, 2024

MAYBE
You can use pip list to check if your mmrotate is linked to the current folder. then check that if your mmrotate/models/dense_heads/r_dcfl_head.py has registered the RDCFLHEAD using @ROTATED_HEADS.register_module()

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

2 participants