CVApr 6, 2018

EPINET: A Fully-Convolutional Neural Network Using Epipolar Geometry for Depth from Light Field Images

arXiv:1804.02379v1274 citations
Originality Incremental advance
AI Analysis

This work addresses depth estimation for applications like 3D modelling and refocusing, offering a fast and accurate method that is incremental over prior approaches.

The paper tackles the problem of depth estimation from light field images, which is challenging due to narrow baselines and noise, and introduces a fully-convolutional neural network that achieves top rank on the HCI 4D Light Field Benchmark.

Light field cameras capture both the spatial and the angular properties of light rays in space. Due to its property, one can compute the depth from light fields in uncontrolled lighting environments, which is a big advantage over active sensing devices. Depth computed from light fields can be used for many applications including 3D modelling and refocusing. However, light field images from hand-held cameras have very narrow baselines with noise, making the depth estimation difficult. any approaches have been proposed to overcome these limitations for the light field depth estimation, but there is a clear trade-off between the accuracy and the speed in these methods. In this paper, we introduce a fast and accurate light field depth estimation method based on a fully-convolutional neural network. Our network is designed by considering the light field geometry and we also overcome the lack of training data by proposing light field specific data augmentation methods. We achieved the top rank in the HCI 4D Light Field Benchmark on most metrics, and we also demonstrate the effectiveness of the proposed method on real-world light-field images.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes