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

Don Zheng
Don Zheng 2017년 7월 20일
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
Timothy Kain 2017년 8월 8일
The trainRCNNObjectDetector function in MATLAB does not train an SVM classifier for each object class, without an SVM classifier I am unable to extract the values of TPR and FPR that would be needed to form a ROC curve.
zainab haddad
zainab haddad 2019년 4월 27일
hi sir, please can you help me by your multiclass RCNN if i don't bothred you
neora asulin
neora asulin 2020년 3월 22일
HI
do you have a answer how to training multi class with rcnn ?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

질문:

2017년 7월 12일

댓글:

2020년 3월 22일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by