summaryrefslogtreecommitdiff
path: root/recursive.sh
blob: 425521041c05ba7fea29f03f9f03ff103ca08fcf (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_0000.png \
  --how_many 2000 \
  --model test  \
  --which_model_netG unet_256  \
  --which_direction AtoB  \
  --dataset_mode recursive  \
  --norm batch