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

Program running error #43

Closed Innocence4822 closed 2 years ago

Innocence4822 commented 3 years ago

Why do I run the command :python main.py --cfg ./config/test.yaml and the following results appear: number of gpus: 1 creating log file ./checkpoints/20210822_203302_test.log

but the program doesn't run down

JiamingSuen commented 3 years ago

We cannot determine the problem with the given information. Please make sure that the dependencies (mainly torchsparse) is fully compiled and correctly installed.