ROC Curve for Multiclass RCNN
Show older comments
I have created a multiclass RCNN via the trainRCNNObjectDetector function and have created a results structure of a validation set of data, which is made up of 3 fields: Bounding Boxes, Scores and Labels, with their being two potential labels.
In reading the plotroc and perfcurve documentation, I haven't been able to find any method for obtaining performance or ROC curves for this multiclass problem. Is there any current methodology to attack this?
4 Comments
Don Zheng
on 20 Jul 2017
The example given in 'plotroc' deals with four classes and each output have scores for four classes. Can you clarify what you mean by "multiclass problem" and why 'plotroc' does not work?
Timothy Kain
on 8 Aug 2017
zainab haddad
on 27 Apr 2019
hi sir, please can you help me by your multiclass RCNN if i don't bothred you
neora asulin
on 22 Mar 2020
HI
do you have a answer how to training multi class with rcnn ?
Answers (0)
Categories
Find more on Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!