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