ROC Curve for Multiclass RCNN
이전 댓글 표시
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
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
2017년 8월 8일
zainab haddad
2019년 4월 27일
hi sir, please can you help me by your multiclass RCNN if i don't bothred you
neora asulin
2020년 3월 22일
HI
do you have a answer how to training multi class with rcnn ?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Detection에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!