facebookresearch / votenet

Deep Hough Voting for 3D Object Detection in Point Clouds
MIT License
1.67k stars 377 forks source link

BUG about pointnet2 (setup.py) #129

Open rex131 opened 2 years ago

rex131 commented 2 years ago

When i run python setup.psy install. i get some bug, here is the detail: nvcc fatal : Unsupported gpu architecture ‘compute_75'

cuda version is cuda 11.4. is it cause the bug?