paper-with-me

홈 › Papers

On Boosting Semantic Street Scene Segmentation with Weak Supervision

2019-03-08 · Panagiotis Meletis, Gijs Dubbelman

Training convolutional networks for semantic segmentation requires per-pixel ground truth labels, which are very time consuming and hence costly to obtain. Therefore, in this work, we research and develop a hierarchical deep network architecture and the corresponding loss for semantic segmentation that can be trained from weak supervision, such as bounding boxes or image level labels, as well as from strong per-pixel supervision. We demonstrate that the hierarchical structure and the simultaneous training on strong (per-pixel) and weak (bounding boxes) labels, even from separate datasets, constantly increases the performance against per-pixel only training. Moreover, we explore the more challenging case of adding weak image-level labels. We collect street scene images and weak labels from the immense Open Images dataset to generate the OpenScapes dataset, and we use this novel dataset to increase segmentation performance on two established per-pixel labeled datasets, Cityscapes and Vistas. We report performance gains up to +13.2% mIoU on crucial street scene classes, and inference speed of 20 fps on a Titan V GPU for Cityscapes at 512 x 1024 resolution. Our network and OpenScapes dataset are shared with the research community.

📄 PDF Abstract BibTeX arXiv:1903.03462

Code (1)

pmeletis/hierarchical-semantic-segmentation 공식 구현

Tasks

GPUScene SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

3D All The Way: Semantic Segmentation of Urban Scenes From Start to End in 3D

2015-06-01 · CVPR 2015 6 · Andelo Martinovic, Jan Knopp, Hayko Riemenschneider, Luc van Gool

We propose a new approach for semantic segmentation of 3D city models. Starting from an SfM reconstruction of a street-side scene, we perform classification and facade splitting purely in 3D, obviating the need for slow …

AllSegmentationSemantic Segmentation

Towards holistic scene understanding: Semantic segmentation and beyond

2022-01-16 · Panagiotis Meletis

This dissertation addresses visual scene understanding and enhances segmentation performance and generalization, training efficiency of networks, and holistic understanding. First, we investigate semantic segmentation in…

object-detectionObject DetectionPanoptic SegmentationPart-aware Panoptic Segmentation+4

Semantic4Safety: Causal Insights from Zero-shot Street View Imagery Segmentation for Urban Road Safety

2025-10-17 · Huan Chen, Ting Han, Siyu Chen, Zhihao Guo 외 arxiv

Street-view imagery (SVI) offers a fine-grained lens on traffic risk, yet two fundamental challenges persist: (1) how to construct street-level indicators that capture accident-related features, and (2) how to quantify t…

Zero-Shot Semantic SegmentationCausal Inference

Learning Dilation Factors for Semantic Segmentation of Street Scenes

2017-09-06 · Yang He, Margret Keuper, Bernt Schiele, Mario Fritz

Contextual information is crucial for semantic segmentation. However, finding the optimal trade-off between keeping desired fine details and at the same time providing sufficiently large receptive fields is non trivial. …

SegmentationSemantic Segmentation

Layered Interpretation of Street View Images

2015-06-15 · Ming-Yu Liu, Shuoxin Lin, Srikumar Ramalingam, Oncel Tuzel

We propose a layered street view model to encode both depth and semantic information on street view images for autonomous driving. Recently, stixels, stix-mantics, and tiered scene labeling methods have been proposed to …

Autonomous DrivingGPUScene LabelingScene Segmentation