File size: 1,303 Bytes
8d015d4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --nproc_per_node 4 main.py --cfg cfgs/upr_freq_unimatch_exp001.yaml CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --nproc_per_node 4 main.py --cfg cfgs/upr_freq_unimatch_exp002.yaml CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --nproc_per_node 4 main.py --cfg cfgs/upr_freq003.yaml CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --nproc_per_node 4 main.py --cfg cfgs/upr_freq004.yaml CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --nproc_per_node 4 main.py --cfg cfgs/upr_freq005.yaml CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --nproc_per_node 4 main.py --cfg cfgs/upr_freq006.yaml CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --nproc_per_node 4 main.py --cfg cfgs/upr_freq007.yaml CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --nproc_per_node 4 main.py --cfg cfgs/upr_freq008.yaml CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --nproc_per_node 4 main.py --cfg cfgs/upr_freq_unimatch_exp002_stopmotion.yaml **inference ๊ณ ๋ ค์ฌํญ** class Model์์ ํจ๋ฉ ์์น: normalization -> padding utils.padder.py: constant padding mode pyr_level (Vimeo: 3, UCF: 3, SNU-FILM: 5) trainer.py: train function์์ epoch ๋ค์ด๊ฐ๊ธฐ ์ ์ return yaml: [results.txt, ์ด๋ฏธ์ง๋ค ์ ์ฅํ๊ณ ์ถ์ผ๋ฉด][~~~every ์ ๋ถ 1๋ก ์ค์ ] /// [๊ทธ๋ ์ง ์์ผ๋ฉด][~~~every ์ ๋ถ ๋ง์ง๋ง ์ํญ ์ ๋๋ ๋จ์ด์ง๋ ์๋ก ์ค์ ] |