test wrong
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'
@LiYan0306 please registry it manually
Hi I'm having a similar issue:
Traceback (most recent call last):
File "mmdetection/tools/train.py", line 121, in LayerDecayOptimizerConstructor_ViT 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'
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