- 600 Light Field Images from DDFF 12-scene
- Conditional GAN using pix2pix (Tensorflow)
- Fed 5 focal image stacks + LSTM embeddings
- Download any checkpoint from here
- Download manual cropped data from here
python main.py --phase train --dataset_name scene12_v3_400
Code borrows heavily from pix2pix-tensorflow. Thanks for Yen-Chen!