Open iamsiddhantsahu opened 4 years ago
I never use docker in the past and I am busy with another project recently. You may be able to find some help here
Also, in my memory, Cuda 11 with PyTorch 1.3 seems to work with VoxelNet (Pillar gets some bug).
I think it should work with a bunch of cuda / cudnn / pytorch version so long as you can install spconv. Reopen if you get any issues
I made a docker image for this repo - feel free to use it. https://github.com/darrenjkt/CenterPoint
I appreciate the help! I also want to use docker recently
Another dockerfile is available here https://github.com/tianweiy/CenterPoint/blob/new_release/Dockerfile which I use for the waymo challenge. This one assumes that you have spconv code in the same directory as the CenterPoint folder.
Is possible to get the Nvidia Docker image for this project, we need not have to downgrade our Nvidia drivers, CUDA version from 11 to 10 and cuDNN and would be sure that this works. Please find below the link for Nvidia Docker https://github.com/NVIDIA/nvidia-docker