You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()
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?
The text was updated successfully, but these errors were encountered: