paper-with-me

Papers

Error Correction for Dense Semantic Image Labeling

2017-12-11 · Yu-Hui Huang, Xu Jia, Stamatios Georgoulis, Tinne Tuytelaars, Luc van Gool

Pixelwise semantic image labeling is an important, yet challenging, task with many applications. Typical approaches to tackle this problem involve either the training of deep networks on vast amounts of images to directly infer the labels or the use of probabilistic graphical models to jointly model the dependencies of the input (i.e. images) and output (i.e. labels). Yet, the former approaches do not capture the structure of the output labels, which is crucial for the performance of dense labeling, and the latter rely on carefully hand-designed priors that require costly parameter tuning via optimization techniques, which in turn leads to long inference times. To alleviate these restrictions, we explore how to arrive at dense semantic pixel labels given both the input image and an initial estimate of the output labels. We propose a parallel architecture that: 1) exploits the context information through a LabelPropagation network to propagate correct labels from nearby pixels to improve the object boundaries, 2) uses a LabelReplacement network to directly replace possibly erroneous, initial labels with new ones, and 3) combines the different intermediate results via a Fusion network to obtain the final per-pixel label. We experimentally validate our approach on two different datasets for the semantic segmentation and face parsing tasks respectively, where we show improvements over the state-of-the-art. We also provide both a quantitative and qualitative analysis of the generated results.

📄 PDF Abstract BibTeX arXiv:1712.03812

Code (0)

등록된 구현이 없습니다.

Tasks

Face ParsingSemantic Segmentation

Similar Papers 제목 키워드 기반

Grammatical Error Correction as GAN-like Sequence Labeling

2021-05-29 · Findings (ACL) 2021 8 · Kevin Parnow, Zuchao Li, Hai Zhao

In Grammatical Error Correction (GEC), sequence labeling models enjoy fast inference compared to sequence-to-sequence models; however, inference in sequence labeling GEC models is an iterative process, as sentences are p…

Grammatical Error Correction

IMPACT-Scribe: Interactive Temporal Action Segmentation with Boundary Scribbles and Query Planning

2026-05-03 · Qian Yin, Di Wen, Kunyu Peng, David Schneider 외 arxiv

Dense temporal annotation of procedural activity videos is vital for action understanding and embodied intelligence but remains labor-intensive due to reactive tools. Each correction is treated as an isolated edit, limit…

Action UnderstandingAction Segmentation

3D Geometry-Aware Semantic Labeling of Outdoor Street Scenes

2018-08-13 · Yiran Zhong, Yuchao Dai, Hongdong Li

This paper is concerned with the problem of how to better exploit 3D geometric information for dense semantic image labeling. Existing methods often treat the available 3D geometry information (e.g., 3D depth-map) simply…

3D geometry

Dense Recurrent Neural Networks for Scene Labeling

2018-01-21 · Heng Fan, Haibin Ling

Recently recurrent neural networks (RNNs) have demonstrated the ability to improve scene labeling through capturing long-range dependencies among image units. In this paper, we propose dense RNNs for scene labeling by ex…

Scene Labeling

Detect, Replace, Refine: Deep Structured Prediction For Pixel Wise Labeling

2016-12-14 · CVPR 2017 7 · Spyros Gidaris, Nikos Komodakis

Pixel wise image labeling is an interesting and challenging problem with great significance in the computer vision community. In order for a dense labeling algorithm to be able to achieve accurate and precise results, it…

Disparity EstimationStereo MatchingStereo Matching HandStructured Prediction