paper-with-me

Papers

Image Parsing with a Wide Range of Classes and Scene-Level Context

2015-10-24 · CVPR 2015 6 · Marian George

This paper presents a nonparametric scene parsing approach that improves the overall accuracy, as well as the coverage of foreground classes in scene images. We first improve the label likelihood estimates at superpixels by merging likelihood scores from different probabilistic classifiers. This boosts the classification performance and enriches the representation of less-represented classes. Our second contribution consists of incorporating semantic context in the parsing process through global label costs. Our method does not rely on image retrieval sets but rather assigns a global likelihood estimate to each label, which is plugged into the overall energy function. We evaluate our system on two large-scale datasets, SIFTflow and LMSun. We achieve state-of-the-art performance on the SIFTflow dataset and near-record results on LMSun.

📄 PDF Abstract BibTeX arXiv:1510.07136

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationImage RetrievalRetrievalScene ParsingSuperpixels

Similar Papers 제목 키워드 기반

Scene Parsing Through ADE20K Dataset

2017-07-01 · CVPR 2017 7 · Bolei Zhou, Hang Zhao, Xavier Puig, Sanja Fidler 외

Scene parsing, or recognizing and segmenting objects and stuff in an image, is one of the key problems in computer vision. Despite the community's efforts in data collection, there are still few image datasets covering a…

ObjectScene ParsingSegmentation

Semantic Understanding of Scenes through the ADE20K Dataset

2016-08-18 · Bolei Zhou, Hang Zhao, Xavier Puig, Tete Xiao 외

Scene parsing, or recognizing and segmenting objects and stuff in an image, is one of the key problems in computer vision. Despite the community's efforts in data collection, there are still few image datasets covering a…

Scene ParsingSegmentationSemantic Segmentation

Unified Perceptual Parsing for Scene Understanding

2018-07-26 · ECCV 2018 9 · Tete Xiao, Yingcheng Liu, Bolei Zhou, Yuning Jiang 외

Humans recognize the visual world at multiple levels: we effortlessly categorize scenes and detect objects inside, while also identifying the textures and surfaces of the objects along with their different compositional …

2D Semantic SegmentationScene UnderstandingSemantic Segmentation

VSPW: A Large-scale Dataset for Video Scene Parsing in the Wild

2021-06-19 · CVPR 2021 1 · Jiaxu Miao, Yunchao Wei, Yu Wu, Chen Liang 외

In this paper, we present a new dataset with the target of advancing the scene parsing task from images to videos. Our dataset aims to perform Video Scene Parsing in the Wild (VSPW), which covers a wide range of real…

4kScene Parsing

PIG: Prompt Images Guidance for Night-Time Scene Parsing

2024-06-15 · Zhifeng Xie, Rui Qiu, Sen Wang, Xin Tan 외

Night-time scene parsing aims to extract pixel-level semantic information in night images, aiding downstream tasks in understanding scene object distribution. Due to limited labeled night image datasets, unsupervised dom…

Data AugmentationDomain AdaptationPseudo LabelScene Parsing+1