summaryrefslogtreecommitdiff
path: root/recursive.sh
blob: 31f34daafd40c2b88c28c0756aaede2ecc7a0238 (plain)
1
2
3
4
5
6
7
8
9
10
11
python test.py \
  --dataroot /home/lens/Desktop/thumbs/woodscaled/A/train/ \
  --name woodscaled_pix2pix \
  --start_img /home/lens/Desktop/thumbs/woodscaled/A/train/frame_0000.png \
  --how_many 2000 \
  --model test  \
  --aspect_ratio 1.777777 \
  --which_model_netG unet_256  \
  --which_direction AtoB  \
  --dataset_mode recursive  \
  --norm batch