We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f877dfb commit 548ba7eCopy full SHA for 548ba7e
README.md
@@ -37,7 +37,7 @@ Create the folder `result/otavatar`if it does not exist. Place the model downloa
37
export CUDA_VISIBLE_DEVICES=0
38
python -m torch.distributed.launch --nproc_per_node=1 --master_port 12345 inference_refine_1D_cam.py \
39
--config ./config/otavatar.yaml \
40
---name config/otavatar.yaml \
+--name otavatar \
41
--no_resume \
42
--which_iter 2000 \
43
--image_size 512 \
0 commit comments