confidence score ACF detector (object detection)
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Tarunbir Gambhir
il 9 Set 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.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!