Skip to content

code for based for light field reconstruction from focus-defocus pairs

Notifications You must be signed in to change notification settings

anilrgukt/lightfield_focdef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light Field Reconstruction from Coded images

  • Official Tensorflow implementation for our TCI paper on A Unified Learning-Based Framework for Light Field Reconstruction From Coded Projections

Demo Video

Watch the video

Prerequisites

  • NVIDIA GPU + CUDA + CuDNN
  • Python 3.6
  • tensorflow-gpu
  • Other Python dependencies: numpy, scipy, scikit-image, imageio, matplotlib

Datasets

Kalantari et al.: http://cseweb.ucsd.edu/~viscomp/projects/LF/papers/SIGASIA16/

Flowers dataset: https://cseweb.ucsd.edu/~viscomp/projects/LF/papers/ICCV17/lfsyn/LF_Flowers_Dataset.tar.gz

Training:

Run nbs/ulf_focdef_train.ipynb

Testing:

Run nbs/ulf_focdef_test.ipynb

Pretrained models:

https://drive.google.com/drive/folders/1Ja2bFg9ThpjgRHw2Wg0gNubdKvOlJA6q?usp=sharing

Citation

@ARTICLE{8878019, 
         author={A. K. {Vadathya} and S. {Girish} and K. {Mitra}}, 
         journal={IEEE Transactions on Computational Imaging}, 
         title={A Unified Learning-Based Framework for Light Field Reconstruction From Coded Projections}, 
         year={2020}, 
         volume={6}, 
         number={}, 
         pages={304-316},
}

About

code for based for light field reconstruction from focus-defocus pairs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published