Closed mmcike closed 1 year ago
scripts/train.sh $EXP_NAME config/train_${SCENE_NAME}.yaml $NUM_GPU $NUM_NODE What does $EXP_NAME stand for? above.
scripts/train.sh $EXP_NAME config/train_${SCENE_NAME}.yaml $NUM_GPU $NUM_NODE
Hi, it's a name to identity different experiments, you can set it as you wish, and won't affect training.
scripts/train.sh $EXP_NAME config/train_${SCENE_NAME}.yaml $NUM_GPU $NUM_NODE
What does $EXP_NAME stand for? above.