File size: 115 Bytes
2bb76b3 |
1 2 3 |
set -ex
python test.py --dataroot ./datasets/maps --name maps_cyclegan --model cycle_gan --phase test --no_dropout
|
2bb76b3 |
1 2 3 |
set -ex
python test.py --dataroot ./datasets/maps --name maps_cyclegan --model cycle_gan --phase test --no_dropout
|