Learning Deep Structured Multi-Scale Features Using Attention-Gated CRFs for Contour Prediction

Abstract

Recent works have shown that exploiting multi-scale representations deeply learned via convolutional neural networks (CNN) is of tremendous importance for accurate contour detection. This paper presents a novel approach for predicting contours which advances the state of the art in two fundamental aspects, i.e. multi-scale feature generation and fusion. Different from previous works directly considering multi-scale feature maps obtained from the inner layers of a primary CNN architecture, we introduce a hierarchical deep model which produces more rich and complementary representations. Furthermore, to refine and robustly fuse the representations learned at different scales, the novel Attention-Gated Conditional Random Fields (AG-CRFs) are proposed. The experiments ran on two publicly available datasets (BSDS500 and NYUDv2) demonstrate the effectiveness of the latent AG-CRF model and of the overall hierarchical framework.

Cite

Text

Xu et al. "Learning Deep Structured Multi-Scale Features Using Attention-Gated CRFs for Contour Prediction." Neural Information Processing Systems, 2017.

Markdown

[Xu et al. "Learning Deep Structured Multi-Scale Features Using Attention-Gated CRFs for Contour Prediction." Neural Information Processing Systems, 2017.](https://mlanthology.org/neurips/2017/xu2017neurips-learning/)

BibTeX

@inproceedings{xu2017neurips-learning,
  title     = {{Learning Deep Structured Multi-Scale Features Using Attention-Gated CRFs for Contour Prediction}},
  author    = {Xu, Dan and Ouyang, Wanli and Alameda-Pineda, Xavier and Ricci, Elisa and Wang, Xiaogang and Sebe, Nicu},
  booktitle = {Neural Information Processing Systems},
  year      = {2017},
  pages     = {3961-3970},
  url       = {https://mlanthology.org/neurips/2017/xu2017neurips-learning/}
}