GehenHe / TRACTA

TRACTA: Multi-Target Multi-Camera Tracking by Tracklet-to-Target Assignment
124 stars 20 forks source link

Please suggest cross camera tracking evaluation code #17

Closed ssbilakeri closed 2 years ago

GehenHe commented 2 years ago

Hi, for the evaluation in terms of CLEAR metrics, including MOTA, MOTP, MODA, MODP, and IDF1 score, you can refer to this. Just make sure the trajectories belonging to the same target under different cameras are assigned with the same ID label.

lockxuan commented 2 years ago

Hi, I write a python version of MCTA refers to http://www.mct2014.com/Evaluation.html. Here is my repo: https://github.com/lockxuan/python-MCTA-Multiple-Camera-Tracking-Accuracy Tell me if there's any question :)

ssbilakeri commented 2 years ago

Please tell me how you organize the dataset folders.

On Thu, Apr 7, 2022 at 12:27 PM GehenHe @.***> wrote:

Hi, for the evaluation in terms of CLEAR metrics, including MOTA, MOTP, MODA, MODP, and IDF1 score, you can refer to this https://github.com/dendorferpatrick/MOTChallengeEvalKit. Just make sure the trajectories belonging to the same target under different cameras are assigned with the same ID label.

— Reply to this email directly, view it on GitHub https://github.com/GehenHe/TRACTA/issues/17#issuecomment-1091148166, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOOYJBIMMRRQVOV622Z2EBTVD2BPDANCNFSM5SKMSOEQ . You are receiving this because you authored the thread.Message ID: @.***>