How Matlab measure accuracy, sensitivity and specificity in faster rcnn?
Show older comments
Hi, I saw from the post using confusion matrix to measure accuracy, sensitivity and specificity. however, in faster rcnn, there are scores and w,h,x, and y, how am i going to measure these accuracy, sensitivity and specificity in faster rcnn? in detectorPrecisionRecall.m, there only have true positive and false positive, is it i need to remodify these code myself? Am i still need to use confusion matrix to do?
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with MATLAB 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!