joe-siyuan-qiao / DetectoRS

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution
Apache License 2.0
1.13k stars 178 forks source link

Model usage #56

Open Pwkcoder opened 4 years ago

Pwkcoder commented 4 years ago

Since there is no masks information in my dataset, how can I use rfp for target frame detection instead of segmentation

joe-siyuan-qiao commented 4 years ago

Please take a look at the implementation of DetectoRS in the official mmdetection repo. It supports DetectoRS predicting only bounding boxes.

uday2358 commented 3 years ago

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