Owen-Liuyuxuan / visualDet3D

Official Repo for Ground-aware Monocular 3D Object Detection for Autonomous Driving / YOLOStereo3D: A Step Back to 2D for Efficient Stereo 3D Detection
https://owen-liuyuxuan.github.io/papers_reading_sharing.github.io/3dDetection/GroundAwareConvultion/
Apache License 2.0
361 stars 76 forks source link

looking for kitti_stereo.py #39

Closed saesaria closed 2 years ago

saesaria commented 2 years ago

Hi, thanks for the code! I am trying to follow your "visualize_test_3d_stereo.ipynb" demo, but when I run the first cell, it returns error "FileNotFoundError: [Errno 2] No such file or directory: '../config/kitti_stereo.py'"

I have checked the config folder, there is no kitti_stereo.py inside it, can you please share the file? Please advise, thank you in advanced.

Regards, Sona

Owen-Liuyuxuan commented 2 years ago

Thanks for your attention. That should be renamed to the configuration file that you have used to train your model.