paper-with-me

홈 › Papers

Scene Parsing with Integration of Parametric and Non-parametric Models

2016-04-20 · Bing Shuai, Zhen Zuo, Gang Wang, Bing Wang

We adopt Convolutional Neural Networks (CNNs) to be our parametric model to learn discriminative features and classifiers for local patch classification. Based on the occurrence frequency distribution of classes, an ensemble of CNNs (CNN-Ensemble) are learned, in which each CNN component focuses on learning different and complementary visual patterns. The local beliefs of pixels are output by CNN-Ensemble. Considering that visually similar pixels are indistinguishable under local context, we leverage the global scene semantics to alleviate the local ambiguity. The global scene constraint is mathematically achieved by adding a global energy term to the labeling energy function, and it is practically estimated in a non-parametric framework. A large margin based CNN metric learning method is also proposed for better global belief estimation. In the end, the integration of local and global beliefs gives rise to the class likelihood of pixels, based on which maximum marginal inference is performed to generate the label prediction maps. Even without any post-processing, we achieve state-of-the-art results on the challenging SiftFlow and Barcelona benchmarks.

📄 PDF Abstract BibTeX arXiv:1604.05848

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningScene Parsing

Similar Papers 제목 키워드 기반

Non-parametric spatially constrained local prior for scene parsing on real-world data

2020-06-23 · Ligang Zhang

Scene parsing aims to recognize the object category of every pixel in scene images, and it plays a central role in image content understanding and computer vision applications. However, accurate scene parsing from uncons…

ObjectScene ParsingSuperpixels

Sample and Filter: Nonparametric Scene Parsing via Efficient Filtering

2015-11-16 · CVPR 2016 6 · Mohammad Najafi, Sarah Taghavi Namin, Mathieu Salzmann, Lars Petersson

Scene parsing has attracted a lot of attention in computer vision. While parametric models have proven effective for this task, they cannot easily incorporate new training data. By contrast, nonparametric approaches, whi…

Scene ParsingSuperpixels

Nonparametric Scene Parsing with Adaptive Feature Relevance and Semantic Context

2013-06-01 · CVPR 2013 6 · Gautam Singh, Jana Kosecka

This paper presents a nonparametric approach to semantic parsing using small patches and simple gradient, color and location features. We learn the relevance of individual feature channels at test time using a locally ad…

RetrievalScene ParsingSemantic Parsing

Scene Parsing with Global Context Embedding

2017-10-17 · ICCV 2017 10 · Wei-Chih Hung, Yi-Hsuan Tsai, Xiaohui Shen, Zhe Lin 외

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, w…

Scene Parsing

Matching-CNN Meets KNN: Quasi-Parametric Human Parsing

2015-04-06 · CVPR 2015 6 · Si Liu, Xiaodan Liang, Luoqi Liu, Xiaohui Shen 외

Both parametric and non-parametric approaches have demonstrated encouraging performances in the human parsing task, namely segmenting a human image into several semantic regions (e.g., hat, bag, left arm, face). In this …

Human Parsing