3 lines
115 B
Bash
3 lines
115 B
Bash
|
|
set -ex
|
||
|
|
python test.py --dataroot ./datasets/maps --name maps_cyclegan --model cycle_gan --phase test --no_dropout
|