Closed Gang-Chen-China closed 2 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
python visualization.py pointrcnn_Car_test
maybe it will be help.
But first, you should execute python main.py pointrcnn_Car_test.
python main.py pointrcnn_Car_test
Yep, that is correct! Close this issue now.
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.