confidence score ACF detector (object detection)
1 view (last 30 days)
Show older comments
hello
I was going through the video demo of ACF detector here
Great tutorial, just curious how the confidence scores are some times greater than 100%? I am curious what this means
thanks
V
0 Comments
Answers (1)
Tarunbir Gambhir
on 9 Sep 2020
The confidence scores returned are the actual scores produced by the Aggregate Channel Feature classifier. The score produced by this underlying classifier has a range between –inf and inf. Higher score indicates better confidence in detection.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!