xinshuoweng / AB3DMOT

(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"
http://www.xinshuoweng.com/
Other
1.66k stars 403 forks source link

How to plot recall -MOTA curve? #79

Closed Fengshihao1 closed 2 years ago

Fengshihao1 commented 2 years ago

Hello, Mr. Weng, I am A beginner of MOT. May I ask how to obtain the data of Recall-MOTA curve drawing mentioned in your paper 3D Multi-object Tracking: A Baseline and New Evaluation Metrics?

xinshuoweng commented 2 years ago

Hey! You can simply run the code following my instruction to get the curve. Specifically, the code to generate the curve is in the evaluation/evaluate_kitti3dmot.py file. But you need to run other code prior to this evaluation code as written in the instruction.

Fengshihao1 commented 2 years ago

Thank you very much for your approach. I'll try to run your code and learn more from it.

------------------ 原始邮件 ------------------ 发件人: "xinshuoweng/AB3DMOT" @.>; 发送时间: 2022年1月7日(星期五) 上午9:04 @.>; @.**@.>; 主题: Re: [xinshuoweng/AB3DMOT] How to plot recall -MOTA curve? (Issue #79)

Hey! You can simply run the code following my instruction to get the curve. Specifically, the code to generate the curve is in the evaluation/evaluate_kitti3dmot.py file. But you need to run other code prior to this evaluation code as written in the instruction.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>