joe-siyuan-qiao / DetectoRS

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I use the model for only object detection?

VANRao-Stack opened this issue · comments

Well the question says it all. If it does, which I presume that it most probably will, could you please tell me how to do it? Like what changes, if any, am I supposed to integrate?

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