Learning Fused Pixel and Feature-Based View Reconstructions for Light Fields
Abstract
In this paper, we present a learning-based framework for light field view synthesis from a subset of input views. Building upon a light-weight optical flow estimation network to obtain depth maps, our method employs two reconstruction modules in pixel and feature domains respectively. For the pixel-wise reconstruction, occlusions are explicitly handled by a disparity-dependent interpolation filter, whereas inpainting on disoccluded areas is learned by convolutional layers. Due to disparity inconsistencies, the pixel-based reconstruction may lead to blurriness in highly textured areas as well as on object contours. On the contrary, the feature-based reconstruction well performs on high frequencies, making the reconstruction in the two domains complementary. End-to-end learning is finally performed including a fusion module merging pixel and feature-based reconstructions. Experimental results show that our method achieves state-of-the-art performance on both synthetic and real-world datasets, moreover, it is even able to extend light fields' baseline by extrapolating high quality views without additional training.
Cite
Text
Shi et al. "Learning Fused Pixel and Feature-Based View Reconstructions for Light Fields." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00263Markdown
[Shi et al. "Learning Fused Pixel and Feature-Based View Reconstructions for Light Fields." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/shi2020cvpr-learning/) doi:10.1109/CVPR42600.2020.00263BibTeX
@inproceedings{shi2020cvpr-learning,
title = {{Learning Fused Pixel and Feature-Based View Reconstructions for Light Fields}},
author = {Shi, Jinglei and Jiang, Xiaoran and Guillemot, Christine},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2020},
doi = {10.1109/CVPR42600.2020.00263},
url = {https://mlanthology.org/cvpr/2020/shi2020cvpr-learning/}
}