confidence score ACF detector (object detection)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
venkat venkatasubramanian
el 14 de Ag. de 2020
Comentada: venkat venkatasubramanian
el 9 de Sept. de 2020
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 comentarios
Respuestas (1)
Tarunbir Gambhir
el 9 de Sept. de 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.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!