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

linux pycuda and python3.7.9 #112

Open y1131388949 opened 1 year ago

y1131388949 commented 1 year ago

The environment.yaml file requires python3.7.9 and pycuda, but they are not compatible on the linux platform and cannot be installed at the same time