diff options
| author | Taesung Park <taesung_park@berkeley.edu> | 2017-04-20 03:39:31 -0700 |
|---|---|---|
| committer | Taesung Park <taesung_park@berkeley.edu> | 2017-04-20 03:39:31 -0700 |
| commit | d4206aad119326c57fefeb97176f8fbda6cd8d1e (patch) | |
| tree | ab5aed69e069c1d446918f13c28049d156c6be90 /scripts/train_cyclegan.sh | |
| parent | 03d01ea7723015b29aac078daa2d2797e042923a (diff) | |
| parent | 443bc13554769d6a18eefdbac779cf385fb6dbb3 (diff) | |
merged conflicts
Diffstat (limited to 'scripts/train_cyclegan.sh')
| -rw-r--r-- | scripts/train_cyclegan.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/train_cyclegan.sh b/scripts/train_cyclegan.sh index 03f7fd9..a3dd29b 100644 --- a/scripts/train_cyclegan.sh +++ b/scripts/train_cyclegan.sh @@ -1 +1 @@ -python train.py --dataroot=./datasets/horse2zebra --name horse2zebra_cyclegan --gpu_ids 0 --save_epoch_freq 5 +python train.py --dataroot=./datasets/maps --name maps_cyclegan --save_epoch_freq 5 |
