confidence score ACF detector (object detection)

7 views (last 30 days)
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

Answers (1)

Tarunbir Gambhir
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.

Community Treasure Hunt

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

Start Hunting!