open-mmlab/mmdetection

I hope to implement multi-category prediction of the RCNN network, that is, one ROI outputs the confidence of different categories. What should I do?

hu874 opened this issue · 0 comments

hu874 commented

Describe the feature
I hope to implement multi-category prediction of the RCNN network, that is, one ROI outputs the confidence of different categories. What should I do?
Motivation
A clear and concise description of the motivation of the feature.
Ex1. It is inconvenient when [....].
Ex2. There is a recent paper [....], which is very helpful for [....].

Related resources
If there is an official code release or third-party implementations, please also provide the information here, which would be very helpful.

Additional context
Add any other context or screenshots about the feature request here.
If you would like to implement the feature and create a PR, please leave a comment here and that would be much appreciated.