summaryrefslogtreecommitdiff
path: root/recursive.sh
blob: a3856abe35b321849eeb9531930a4f2eca90d1a4 (plain)
1
2
3
4
5
6
7
8
9
python test.py \
  --dataroot /home/lens/Desktop/thumbs/woodscaled_4/A/train/ \
  --name woodscaled_4_pix2pix \
  --how_many 2000 \
  --model test  \
  --which_model_netG unet_256  \
  --which_direction AtoB  \
  --dataset_mode recursive  \
  --norm batch