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