Hursh Prasad
Results
1
comments of
Hursh Prasad
I fine-tune/trained a model and was able to upgrade using `mmdetection/tools/upgrade_model_version.py` , and use @iiLaurens config and run both init_detector, and inference_detector using following package setup. ``` mmcv-full==1.0.5 mmdet==2.3.0 numpy==1.21.3...