mirror of
https://github.com/NVIDIA/vid2vid.git
synced 2026-02-01 17:26:51 +00:00
5 lines
193 B
Bash
Executable File
5 lines
193 B
Bash
Executable File
python test.py --name pose2body_512p_g1 \
|
|
--dataroot datasets/pose --dataset_mode pose \
|
|
--input_nc 6 --n_scales_spatial 2 --ngf 64 \
|
|
--resize_or_crop scaleHeight --loadSize 512 --no_first_img
|