Stereo-3D-Detection icon indicating copy to clipboard operation
Stereo-3D-Detection copied to clipboard

Stereo based 3D object detection on KITTI dataset using Pytorch implementing the Pseudo LIDAR pipeline with papers: AnyNet & PointPillars & SFA3D

Results 3 Stereo-3D-Detection issues
Sort by recently updated
recently updated
newest added

Hy Amr, this is nice Repo. I want to do testing on the repository that you provided on my google colab. I have successfully installed dependencies like mayavi and others....

is this repo available to use it for custom dataset application?

Hello, I'm trying to reproduce your project, but there are several problems 1.when run sh make.sh , error is cp:cannot stat 'build/lib*':No such file or directory 2.when run python demo.py...