multiple object tracking accuracy (MOTA)
3 次查看(过去 30 天)
显示 更早的评论
Is there any matlab implementation for this metric?
0 个评论
回答(2 个)
Chidvi Modala
2020-1-21
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Tracking and Motion Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!