1 2 3 4 5 6 7 8 9 10 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