summaryrefslogtreecommitdiff
path: root/recursive.sh
blob: d23a3fe8bb8842aadfa1fc1b344822692546ed76 (plain)
1
2
3
4
5
6
7
8
9
10
python test.py \
  --dataroot /home/lens/Desktop/thumbs/woodscaled_4/A/train/frame_0000.png \
  --name woodscaled_4_pix2pix \
  --how_many 1 \
  --model test  \
  --which_model_netG unet_256  \
  --which_direction AtoB  \
  --lambda_B 100  \
  --dataset_mode aligned  \
  --no_lsgan --norm batch --pool_size 0