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