paper-with-me

Papers

Learning Deep Representations for Scene Labeling with Semantic Context Guided Supervision

2017-06-08 · Zhe Wang, Hongsheng Li, Wanli Ouyang, Xiaogang Wang

Scene labeling is a challenging classification problem where each input image requires a pixel-level prediction map. Recently, deep-learning-based methods have shown their effectiveness on solving this problem. However, we argue that the large intra-class variation provides ambiguous training information and hinders the deep models' ability to learn more discriminative deep feature representations. Unlike existing methods that mainly utilize semantic context for regularizing or smoothing the prediction map, we design novel supervisions from semantic context for learning better deep feature representations. Two types of semantic context, scene names of images and label map statistics of image patches, are exploited to create label hierarchies between the original classes and newly created subclasses as the learning supervisions. Such subclasses show lower intra-class variation, and help CNN detect more meaningful visual patterns and learn more effective deep features. Novel training strategies and network structure that take advantages of such label hierarchies are introduced. Our proposed method is evaluated extensively on four popular datasets, Stanford Background (8 classes), SIFTFlow (33 classes), Barcelona (170 classes) and LM+Sun datasets (232 classes) with 3 different networks structures, and show state-of-the-art performance. The experiments show that our proposed method makes deep models learn more discriminative feature representations without increasing model size or complexity.

📄 PDF Abstract BibTeX arXiv:1706.02493

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Labeling

Similar Papers 제목 키워드 기반

Context-aware Frame-Semantic Role Labeling

2015-01-01 · TACL 2015 1 · Michael Roth, Mirella Lapata

Frame semantic representations have been useful in several applications ranging from text-to-scene generation, to question answering and social network analysis. Predicting such representations from raw text is, however,…

Question AnsweringScene GenerationSemantic Role LabelingSentence+1

Semantically Guided Depth Upsampling

2016-08-02 · Nick Schneider, Lukas Schneider, Peter Pinggera, Uwe Franke 외

We present a novel method for accurate and efficient up- sampling of sparse depth data, guided by high-resolution imagery. Our approach goes beyond the use of intensity cues only and additionally exploits object boundary…

Edge DetectionScene Labeling

Hierarchically Gated Deep Networks for Semantic Segmentation

2016-06-01 · CVPR 2016 6 · Guo-Jun Qi

Semantic segmentation aims to parse the scene structure of images by annotating the labels to each pixel so that images can be segmented into different regions. While image structures usually have various scales, it is…

Semantic Segmentation

Guided Perturbations: Self-Corrective Behavior in Convolutional Neural Networks

2017-10-01 · ICCV 2017 10 · Swami Sankaranarayanan, Arpit Jain, Ser Nam Lim

Convolutional Neural Networks have been a subject of great importance over the past decade and great strides have been made in their utility for producing state of the art performance in many computer vision problems. Ho…

Scene LabelingSemantic Segmentation

Learning Temporal 3D Semantic Scene Completion via Optical Flow Guidance

2025-02-20 · Meng Wang, Fan Wu, Ruihui Li, Yunchuan Qin 외

3D Semantic Scene Completion (SSC) provides comprehensive scene geometry and semantics for autonomous driving perception, which is crucial for enabling accurate and reliable decision-making. However, existing SSC methods…

3D Semantic Scene CompletionAutonomous DrivingOptical Flow Estimation