Convolutional Networks for Shape from Light Field
Abstract
Convolutional Neural Networks (CNNs) have recently been successfully applied to various Computer Vision (CV) applications. In this paper we utilize CNNs to predict depth information for given Light Field (LF) data. The proposed method learns an end-to-end mapping between the 4D light field and a representation of the corresponding 4D depth field in terms of 2D hyperplane orientations. The obtained prediction is then further refined in a post processing step by applying a higher-order regularization. Existing LF datasets are not sufficient for the purpose of the training scheme tackled in this paper. This is mainly due to the fact that the ground truth depth of existing datasets is inaccurate and/or the datasets are limited to a small number of LFs. This made it necessary to generate a new synthetic LF dataset, which is based on the raytracing software POV-Ray. This new dataset provides floating point accurate ground truth depth fields, and due to a random scene generator the dataset can be scaled as required.
Cite
Text
Heber and Pock. "Convolutional Networks for Shape from Light Field." Conference on Computer Vision and Pattern Recognition, 2016. doi:10.1109/CVPR.2016.407Markdown
[Heber and Pock. "Convolutional Networks for Shape from Light Field." Conference on Computer Vision and Pattern Recognition, 2016.](https://mlanthology.org/cvpr/2016/heber2016cvpr-convolutional/) doi:10.1109/CVPR.2016.407BibTeX
@inproceedings{heber2016cvpr-convolutional,
title = {{Convolutional Networks for Shape from Light Field}},
author = {Heber, Stefan and Pock, Thomas},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2016},
doi = {10.1109/CVPR.2016.407},
url = {https://mlanthology.org/cvpr/2016/heber2016cvpr-convolutional/}
}