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.68k stars 403 forks source link

Wrong Visualization Path #44

Closed Gang-Chen-China closed 2 years ago

Gang-Chen-China commented 4 years ago

Hi, thanks for your project!

Toady when I want to visualize the qualitative results of your3D MOT system on images shown in the paper, it cant't find the images, I find it's the path wrong.

the right command is: python visualization.py pointrcnn_Car_test

maybe it will be help.

ccerhan commented 3 years ago

But first, you should execute python main.py pointrcnn_Car_test.

xinshuoweng commented 2 years ago

Yep, that is correct! Close this issue now.