IVCVOct 3, 2019

High-dimensional Dense Residual Convolutional Neural Network for Light Field Reconstruction

arXiv:1910.01426v4139 citations
Originality Incremental advance
AI Analysis

This addresses the problem of light field super-resolution for applications like microscopy and real-world scenes, though it appears incremental as it builds on existing tensor restoration and learning frameworks.

The paper tackles high-dimensional light field reconstruction by developing a learning-based framework for spatial and angular super-resolution, achieving superior performance and less execution time compared to state-of-the-art methods.

We consider the problem of high-dimensional light field reconstruction and develop a learning-based framework for spatial and angular super-resolution. Many current approaches either require disparity clues or restore the spatial and angular details separately. Such methods have difficulties with non-Lambertian surfaces or occlusions. In contrast, we formulate light field super-resolution (LFSR) as tensor restoration and develop a learning framework based on a two-stage restoration with 4-dimensional (4D) convolution. This allows our model to learn the features capturing the geometry information encoded in multiple adjacent views. Such geometric features vary near the occlusion regions and indicate the foreground object border. To train a feasible network, we propose a novel normalization operation based on a group of views in the feature maps, design a stage-wise loss function, and develop the multi-range training strategy to further improve the performance. Evaluations are conducted on a number of light field datasets including real-world scenes, synthetic data, and microscope light fields. The proposed method achieves superior performance and less execution time comparing with other state-of-the-art schemes.

Code Implementations1 repo
Foundations

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

Your Notes