multiple object tracking accuracy (MOTA)
Mostrar comentarios más antiguos
Is there any matlab implementation for this metric?
Respuestas (2)
Chidvi Modala
el 21 de En. de 2020
0 votos
You can use trackErrorMetrics to evaluate the accuracy of tracking. trackErrorMetrics provides multiple root mean square (RMS) error values, which numerically illustrate the accuracy performance of the tracker. An example can be found here.
For more information on tracking performance metrics, you can refer to the Tracking Metrics section in this link.
1 comentario
Ali Alameer
el 23 de En. de 2020
djakak djalal
el 28 de Abr. de 2020
0 votos
https://github.com/glisanti/CLEAR-MOT/blob/master/README.md
Categorías
Más información sobre Tracking and Motion Estimation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!