Lea Malaran
Lea Malaran
hello, can I ask how to infer this? I tried to infer this one but I got this error KeyError: "class `RetinaNet` in mmdet/models/detectors/retinanet.py: 'AngleBranchRetinaHead is not in the model...
> > hello, can I ask how to infer this? I tried to infer this one but I got this error KeyError: "class `RetinaNet` in mmdet/models/detectors/retinanet.py: 'AngleBranchRetinaHead is not in...
> @Leael from mmdet.utils import register_all_modules as register_all_modules_mmdet from mmrotate.utils import register_all_modules > > register_all_modules_mmdet() register_all_modules() Thanks! It worked but when I add this code to show the result. visualizer.add_datasample(...