mirror of
https://github.com/NVIDIA/vid2vid.git
synced 2026-02-01 17:26:51 +00:00
3 lines
129 B
Bash
Executable File
3 lines
129 B
Bash
Executable File
python test.py --name edge2face_512 \
|
|
--dataroot datasets/face/ --dataset_mode face \
|
|
--input_nc 15 --loadSize 512 --use_single_G |