diff options
| author | junyanz <junyanz@berkeley.edu> | 2017-04-20 04:37:12 -0700 |
|---|---|---|
| committer | junyanz <junyanz@berkeley.edu> | 2017-04-20 04:37:12 -0700 |
| commit | 2d4b9bf9149126d20237dc357a8c23294273e91b (patch) | |
| tree | 2df00ed9941fcfec08d478500ba473f16a0965ee /scripts/test_pix2pix.sh | |
| parent | dee4a6844d464252f198e3a64ab7e919d5ded13a (diff) | |
make visdom default & add no_html & update scripts
Diffstat (limited to 'scripts/test_pix2pix.sh')
| -rw-r--r-- | scripts/test_pix2pix.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test_pix2pix.sh b/scripts/test_pix2pix.sh index f46b262..d5c2960 100644 --- a/scripts/test_pix2pix.sh +++ b/scripts/test_pix2pix.sh @@ -1 +1 @@ -python test.py --dataroot=./datasets/facades --name facades_pix2pix --model pix2pix --which_model_netG unet_256 --align_data --which_direction BtoA +python test.py --dataroot ./datasets/facades --name facades_pix2pix --model pix2pix --which_model_netG unet_256 --which_direction BtoA --align_data |
