paper-with-me

홈 › Papers

EPI-based Oriented Relation Networks for Light Field Depth Estimation

2020-07-09 · Kunyuan Li, Jun Zhang, Rui Sun, Xu-Dong Zhang, Jun Gao

Light field cameras record not only the spatial information of observed scenes but also the directions of all incoming light rays. The spatial and angular information implicitly contain geometrical characteristics such as multi-view or epipolar geometry, which can be exploited to improve the performance of depth estimation. An Epipolar Plane Image (EPI), the unique 2D spatial-angular slice of the light field, contains patterns of oriented lines. The slope of these lines is associated with the disparity. Benefiting from this property of EPIs, some representative methods estimate depth maps by analyzing the disparity of each line in EPIs. However, these methods often extract the optimal slope of the lines from EPIs while ignoring the relationship between neighboring pixels, which leads to inaccurate depth map predictions. Based on the observation that an oriented line and its neighboring pixels in an EPI share a similar linear structure, we propose an end-to-end fully convolutional network (FCN) to estimate the depth value of the intersection point on the horizontal and vertical EPIs. Specifically, we present a new feature-extraction module, called Oriented Relation Module (ORM), that constructs the relationship between the line orientations. To facilitate training, we also propose a refocusing-based data augmentation method to obtain different slopes from EPIs of the same scene point. Extensive experiments verify the efficacy of learning relations and show that our approach is competitive to other state-of-the-art methods. The code and the trained models are available at https://github.com/lkyahpu/EPI_ORM.git.

📄 PDF Abstract BibTeX arXiv:2007.04538

Code (1)

lkyahpu/EPI_ORM 공식 구현

Tasks

Data AugmentationDepth EstimationRelation

Similar Papers 제목 키워드 기반

Oriented Light-Field Windows for Scene Flow

2015-12-01 · ICCV 2015 12 · Pratul P. Srinivasan, Michael W. Tao, Ren Ng, Ravi Ramamoorthi

2D spatial image windows are used for comparing pixel values in computer vision applications such as correspondence for optical flow and 3D reconstruction, bilateral filtering, and image segmentation. However, pixel wind…

3D ReconstructionImage SegmentationOptical Flow EstimationSemantic Segmentation+1

Learning Multi-modal Information for Robust Light Field Depth Estimation

2021-04-13 · Yongri Piao, Xinxin Ji, Miao Zhang, Yukun Zhang

Light field data has been demonstrated to facilitate the depth estimation task. Most learning-based methods estimate the depth infor-mation from EPI or sub-aperture images, while less methods pay attention to the focal s…

Depth Estimation

Edge-aware Bidirectional Diffusion for Dense Depth Estimation from Light Fields

2021-07-07 · Numair Khan, Min H. Kim, James Tompkin

We present an algorithm to estimate fast and accurate depth maps from light fields via a sparse set of depth edges and gradients. Our proposed approach is based around the idea that true depth edges are more sensitive th…

Depth Estimation

What Sparse Light Field Coding Reveals About Scene Structure

2016-06-01 · CVPR 2016 6 · Ole Johannsen, Antonin Sulc, Bastian Goldluecke

In this paper, we propose a novel method for depth estimation in light fields which employs a specifically designed sparse decomposition to leverage the depth-orientation relationship on its epipolar plane images. The pr…

Depth Estimation

Dynamic Fusion Network For Light Field Depth Estimation

2021-04-13 · Yongri Piao, Yukun Zhang, Miao Zhang, Xinxin Ji

Focus based methods have shown promising results for the task of depth estimation. However, most existing focus based depth estimation approaches depend on maximal sharpness of the focal stack. Out of focus information i…

Depth Estimation