From c99ce7c4e781712e0252c6127ad1a4e8021cc489 Mon Sep 17 00:00:00 2001 From: junyanz Date: Tue, 18 Apr 2017 03:38:47 -0700 Subject: first commit --- scripts/train_cyclegan.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 scripts/train_cyclegan.sh (limited to 'scripts/train_cyclegan.sh') diff --git a/scripts/train_cyclegan.sh b/scripts/train_cyclegan.sh new file mode 100644 index 0000000..03f7fd9 --- /dev/null +++ b/scripts/train_cyclegan.sh @@ -0,0 +1 @@ +python train.py --dataroot=./datasets/horse2zebra --name horse2zebra_cyclegan --gpu_ids 0 --save_epoch_freq 5 -- cgit v1.2.3-70-g09d2