-
Notifications
You must be signed in to change notification settings - Fork 11
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
test wrong #29
Comments
@LiYan0306 please registry it manually |
Hi I'm having a similar issue: Traceback (most recent call last): How do you register "manually" ? I added the files in mmdet.optimizers and modified the init accordingly and I still get the error. Where do I need to copy paste the files that you provided in mmcv_custom ? Thanks. |
@soniamartinot in train.py, we import mmcv_custom |
How can i fix this problem:
KeyError: 'RVSA_MTP is not in the opencd::model registry. Please check whether the value of
RVSA_MTP
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'The text was updated successfully, but these errors were encountered: