multiple object tracking accuracy (MOTA)

답변 (2개)

Chidvi Modala
Chidvi Modala 2020년 1월 21일

0 개 추천

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

Ali Alameer
Ali Alameer 2020년 1월 23일
Thanks for suggesting trackErrorMetrics. I was wondering if there was a matalb function whereby we only provide ground truth (e.g., from video labeller app) for an image sequence and predicted IDs (e.g., Motion-Based Multiple Object Tracking) and we get MOTA directly?
The above function requres more attributes such as velocity etc

댓글을 달려면 로그인하십시오.

djakak djalal
djakak djalal 2020년 4월 28일

0 개 추천

https://github.com/glisanti/CLEAR-MOT/blob/master/README.md

카테고리

도움말 센터File Exchange에서 Tracking and Motion Estimation에 대해 자세히 알아보기

질문:

2020년 1월 9일

답변:

2020년 4월 28일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by