zju3dv / NeuralRecon-W

Code for "Neural 3D Reconstruction in the Wild", SIGGRAPH 2022 (Conference Proceedings)
Apache License 2.0
694 stars 32 forks source link

Fixes for single gpu use-case #10

Closed Dawars closed 2 years ago

Dawars commented 2 years ago

Made some fixes to be able to run on a single machine with a single GPU.

Use with --num_gpus 1 --num_nodes 1 for single GPU