multiple object tracking accuracy (MOTA)
Ältere Kommentare anzeigen
Is there any matlab implementation for this metric?
Antworten (2)
Chidvi Modala
am 21 Jan. 2020
0 Stimmen
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 Kommentar
Ali Alameer
am 23 Jan. 2020
djakak djalal
am 28 Apr. 2020
0 Stimmen
https://github.com/glisanti/CLEAR-MOT/blob/master/README.md
Kategorien
Mehr zu Tracking and Motion Estimation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!