Salient Deconvolutional Networks

Abstract

Deconvolution is a popular method for visualizing deep convolutional neural networks; however, due to their heuristic nature, the meaning of deconvolutional visualizations is not entirely clear. In this paper, we introduce a family of reversed networks that generalizes and relates deconvolution, backpropagation and network saliency. We use this construction to thoroughly investigate and compare these methods in terms of quality and meaning of the produced images, and of what architectural choices are important in determining these properties. We also show an application of these generalized deconvolutional networks to weakly-supervised foreground object segmentation.

Cite

Text

Mahendran and Vedaldi. "Salient Deconvolutional Networks." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46466-4_8

Markdown

[Mahendran and Vedaldi. "Salient Deconvolutional Networks." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/mahendran2016eccv-salient/) doi:10.1007/978-3-319-46466-4_8

BibTeX

@inproceedings{mahendran2016eccv-salient,
  title     = {{Salient Deconvolutional Networks}},
  author    = {Mahendran, Aravindh and Vedaldi, Andrea},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {120-135},
  doi       = {10.1007/978-3-319-46466-4_8},
  url       = {https://mlanthology.org/eccv/2016/mahendran2016eccv-salient/}
}