File size: 311 Bytes
8d015d4 |
1 2 3 4 5 |
#CUDA_VISIBLE_DEVICES=1 python main.py --cfg cfgs/upr_vimeo_exp0_demo.yaml
#CUDA_VISIBLE_DEVICES=1 python main.py --cfg cfgs/upr_vimeo_exp5_demo.yaml
#CUDA_VISIBLE_DEVICES=1 python main.py --cfg cfgs/amt_vimeo_exp5_demo.yaml
CUDA_VISIBLE_DEVICES=1 python main.py --cfg cfgs/m2m_flow_former_vimeo_exp1_demo.yaml
|