Files
disrupting-deepfakes/cyclegan/scripts/train_cyclegan.sh
Nataniel Ruiz e8e07a3f0e next
2019-12-25 19:08:33 -04:00

3 lines
118 B
Bash
Executable File

set -ex
python train.py --dataroot ./datasets/maps --name maps_cyclegan --model cycle_gan --pool_size 50 --no_dropout