Even More Confident Predictions with Deep Machine-Learning

Abstract

Confidence measures aim at discriminating unreliable disparities inferred by a stereo vision system from reliable ones. A common and effective strategy adopted by most top-performing approaches consists in combining multiple confidence measures by means of an appropriately trained random-forest classifier. In this paper, we propose a novel approach by training an n-channel convolutional neural network on a set of feature maps, each one encoding the outcome of a single confidence measure. This strategy enables to move the confidence prediction problem from the conventional 1D feature maps domain, adopted by approaches based on random-forests, to a more distinctive 3D domain, going beyond single pixel analysis. This fact, coupled with a deep network appropriately trained on a small subset of images, enables to outperform top-performing approaches based on random-forests.

Cite

Text

Poggi et al. "Even More Confident Predictions with Deep Machine-Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017. doi:10.1109/CVPRW.2017.54

Markdown

[Poggi et al. "Even More Confident Predictions with Deep Machine-Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017.](https://mlanthology.org/cvprw/2017/poggi2017cvprw-even/) doi:10.1109/CVPRW.2017.54

BibTeX

@inproceedings{poggi2017cvprw-even,
  title     = {{Even More Confident Predictions with Deep Machine-Learning}},
  author    = {Poggi, Matteo and Tosi, Fabio and Mattoccia, Stefano},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2017},
  pages     = {393-401},
  doi       = {10.1109/CVPRW.2017.54},
  url       = {https://mlanthology.org/cvprw/2017/poggi2017cvprw-even/}
}