From 5edd1efbc7b3c02d16b23401cc47a88f50fdf4d5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 1 May 2018 22:43:23 +0200 Subject: test canny? --- test-canny.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test-canny.sh (limited to 'test-canny.sh') diff --git a/test-canny.sh b/test-canny.sh new file mode 100644 index 0000000..57b56b6 --- /dev/null +++ b/test-canny.sh @@ -0,0 +1,11 @@ +python canny-cv.py \ + --dataroot /home/ubuntu/Desktop/thumbs/wood/B/train/ \ + --name woodcanny \ + --loadSize 256 \ + --fineSize 256 \ + --how_many 200 \ + --model test \ + --which_model_netG unet_256 \ + --which_direction AtoB \ + --dataset_mode aligned \ + --norm batch -- cgit v1.2.3-70-g09d2