Deep Learning for Multi-Path Error Removal in ToF Sensors

Abstract

The removal of Multi-Path Interference (MPI) is one of the major open challenges in depth estimation with Time-of-Flight (ToF) cameras. In this paper we propose a novel method for MPI removal and depth refinement exploiting an ad-hoc deep learning architecture working on data from a multi-frequency ToF camera. In order to estimate the MPI we use a Convolutional Neural Network (CNN) made of two sub-networks: a coarse network analyzing the global structure of the data at a lower resolution and a fine one exploiting the output of the coarse network in order to remove the MPI while preserving the small details. The critical issue of the lack of ToF data with ground truth is solved by training the CNN with synthetic information. Finally, the residual zero-mean error is removed with an adaptive bilateral filter guided from a noise model for the camera. Experimental results prove the effectiveness of the proposed approach on both synthetic and real data.

Cite

Text

Agresti and Zanuttigh. "Deep Learning for Multi-Path Error Removal in ToF Sensors." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11015-4_30

Markdown

[Agresti and Zanuttigh. "Deep Learning for Multi-Path Error Removal in ToF Sensors." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/agresti2018eccvw-deep/) doi:10.1007/978-3-030-11015-4_30

BibTeX

@inproceedings{agresti2018eccvw-deep,
  title     = {{Deep Learning for Multi-Path Error Removal in ToF Sensors}},
  author    = {Agresti, Gianluca and Zanuttigh, Pietro},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2018},
  pages     = {410-426},
  doi       = {10.1007/978-3-030-11015-4_30},
  url       = {https://mlanthology.org/eccvw/2018/agresti2018eccvw-deep/}
}