Open Pwkcoder opened 4 years ago
Please take a look at the implementation of DetectoRS in the official mmdetection repo. It supports DetectoRS predicting only bounding boxes.
Please take a look at the implementation of DetectoRS in the official mmdetection repo. It supports DetectoRS predicting only bounding boxes.
Getting this error:The model and loaded state dict do not match exactly.Can you please help with this
Used : Config file:detectors_cascade_rcnn_r50_1x_coco.py weights:detectors_cascade_rcnn_r50_1x_coco-32a10ba0.pth
Since there is no masks information in my dataset, how can I use rfp for target frame detection instead of segmentation