multiple object tracking accuracy (MOTA)
Mostra commenti meno recenti
Is there any matlab implementation for this metric?
Risposte (2)
Chidvi Modala
il 21 Gen 2020
0 voti
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 Commento
Ali Alameer
il 23 Gen 2020
djakak djalal
il 28 Apr 2020
0 voti
https://github.com/glisanti/CLEAR-MOT/blob/master/README.md
Categorie
Scopri di più su Tracking and Motion Estimation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!