kuantingchen04 / Light-Field-Depth-Estimation

LIght Filed Depth Estimation using GAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Light-Field-Depth-Estimation

Light Filed Depth Estimation using cGAN

Data

Method

  • Conditional GAN using pix2pix (Tensorflow)
  • Fed 5 focal image stacks + LSTM embeddings

Run

  • Download any checkpoint from here
  • Download manual cropped data from here
  • python main.py --phase train --dataset_name scene12_v3_400

Acknowledgments

Code borrows heavily from pix2pix-tensorflow. Thanks for Yen-Chen!

About

LIght Filed Depth Estimation using GAN


Languages

Language:Python 99.5%Language:Shell 0.5%