Error Correction for Dense Semantic Image Labeling
Yu-Hui Huang, Xu Jia, Stamatios Georgoulis, Tinne Tuytelaars, Luc Van, Gool

TL;DR
This paper introduces a novel parallel architecture for dense semantic image labeling that combines label propagation, replacement, and fusion networks to improve accuracy and efficiency over existing methods.
Contribution
It proposes a new multi-network framework that leverages initial label estimates and context modeling to enhance dense semantic labeling performance.
Findings
Outperforms state-of-the-art on semantic segmentation and face parsing datasets.
Improves boundary accuracy through label propagation.
Reduces inference time compared to traditional probabilistic models.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
