Set cuda
directory, whereis cuda
will give your cuda directory. Symlink nvcc
, whereis nvcc
will give nvcc directory. Symlink with:
sudo ln -s /usr/bin/nvcc /usr/lib/cuda/bin/nvcc
Official Repo for Ground-aware Monocular 3D Object Detection for Autonomous Driving / YOLOStereo3D: A Step Back to 2D for Efficient Stereo 3D Detection
PythonApache-2.0