multiple object tracking accuracy (MOTA)
2 ビュー (過去 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!