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

training issue #32

Closed mmcike closed 1 year ago

mmcike commented 1 year ago

scripts/train.sh $EXP_NAME config/train_${SCENE_NAME}.yaml $NUM_GPU $NUM_NODE What does $EXP_NAME stand for? above.

Burningdust21 commented 1 year ago

Hi, it's a name to identity different experiments, you can set it as you wish, and won't affect training.