Mmdet tutorial not found
Seems like the mmdet tutorial referenced is no longer available, and installing the latest versions is incompatible with this.
Seems like they removed back compatibility ?
You can still get the old version of mmdet here: https://github.com/open-mmlab/mmdetection/releases?page=3 DON'T INSTALL MMDET by pip. USING SOURCE CODE TO COMPILE!!!!!!!! About the tutorial, I think it is possible to follow the new tutorial. If it doesn't work with installing the 2.17.0, just install the latest version. And put our files in your mmdet folder. Necessary file to run boosting rcnn: mmdet/models/roi_heads/prob_roi_head.py mmdet/models/roi_heads/bbox_heads/convfc_bbox_head.py mmdet/models/dense_heads/atss_rpn_head.py