English

Scene Parsing with Global Context Embedding

Computer Vision and Pattern Recognition 2017-10-24 v2

Abstract

We present a scene parsing method that utilizes global context information based on both the parametric and non- parametric models. Compared to previous methods that only exploit the local relationship between objects, we train a context network based on scene similarities to generate feature representations for global contexts. In addition, these learned features are utilized to generate global and spatial priors for explicit classes inference. We then design modules to embed the feature representations and the priors into the segmentation network as additional global context cues. We show that the proposed method can eliminate false positives that are not compatible with the global context representations. Experiments on both the MIT ADE20K and PASCAL Context datasets show that the proposed method performs favorably against existing methods.

Keywords

Cite

@article{arxiv.1710.06507,
  title  = {Scene Parsing with Global Context Embedding},
  author = {Wei-Chih Hung and Yi-Hsuan Tsai and Xiaohui Shen and Zhe Lin and Kalyan Sunkavalli and Xin Lu and Ming-Hsuan Yang},
  journal= {arXiv preprint arXiv:1710.06507},
  year   = {2017}
}

Comments

Accepted in ICCV'17. Code available at https://github.com/hfslyc/GCPNet

R2 v1 2026-06-22T22:17:31.158Z