zju3dv / NeuralRecon

Code for "NeuralRecon: Real-Time Coherent 3D Reconstruction from Monocular Video", CVPR 2021 oral
https://zju3dv.github.io/neuralrecon/
Apache License 2.0
2.03k stars 294 forks source link

Docker file to overcome pycuda issue #124

Open Viditagarwal7479 opened 1 year ago

Viditagarwal7479 commented 1 year ago

Discussed in https://github.com/zju3dv/NeuralRecon/discussions/123

Originally posted by **Viditagarwal7479** December 4, 2022 Hey, While setting up the repository, I am facing issues with setting up the environment due to pycuda issues. I looked on the web for solutions and also tried building pycuda from the source still it is failing. Can someone whose environment has been properly dockerize it and make it available publically, as many other users are facing pycuda issue and are not able to overcome it? Thanks Vidit Agarwal