diff options
| author | junyanz <junyanz@berkeley.edu> | 2017-04-18 03:38:47 -0700 |
|---|---|---|
| committer | junyanz <junyanz@berkeley.edu> | 2017-04-18 03:38:47 -0700 |
| commit | c99ce7c4e781712e0252c6127ad1a4e8021cc489 (patch) | |
| tree | ba99dfd56a47036d9c1f18620abf4efc248839ab /scripts/test_pix2pix.sh | |
first commit
Diffstat (limited to 'scripts/test_pix2pix.sh')
| -rw-r--r-- | scripts/test_pix2pix.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/test_pix2pix.sh b/scripts/test_pix2pix.sh new file mode 100644 index 0000000..7b056fe --- /dev/null +++ b/scripts/test_pix2pix.sh @@ -0,0 +1 @@ +python test.py --dataroot=./datasets/facades --name facades_pix2pix --model pix2pix --align_data |
