paper-with-me

홈 › Papers

Label-efficient Semantic Scene Completion with Scribble Annotations

2024-05-24 · Song Wang, Jiawei Yu, Wentong Li, Hao Shi, Kailun Yang, Junbo Chen, Jianke Zhu

Semantic scene completion aims to infer the 3D geometric structures with semantic classes from camera or LiDAR, which provide essential occupancy information in autonomous driving. Prior endeavors concentrate on constructing the network or benchmark in a fully supervised manner. While the dense occupancy grids need point-wise semantic annotations, which incur expensive and tedious labeling costs. In this paper, we build a new label-efficient benchmark, named ScribbleSC, where the sparse scribble-based semantic labels are combined with dense geometric labels for semantic scene completion. In particular, we propose a simple yet effective approach called Scribble2Scene, which bridges the gap between the sparse scribble annotations and fully-supervision. Our method consists of geometric-aware auto-labelers construction and online model training with an offline-to-online distillation module to enhance the performance. Experiments on SemanticKITTI demonstrate that Scribble2Scene achieves competitive performance against the fully-supervised counterparts, showing 99% performance of the fully-supervised models with only 13.5% voxels labeled. Both annotations of ScribbleSC and our full implementation are available at https://github.com/songw-zju/Scribble2Scene.

📄 PDF Abstract BibTeX arXiv:2405.15170

Code (1)

songw-zju/scribble2scene 공식 구현 pytorch

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Exploiting Inherent Class Label: Towards Robust Scribble Supervised Semantic Segmentation

2025-03-18 · Xinliang Zhang, Lei Zhu, Shuang Zeng, Hangzhou He 외

Scribble-based weakly supervised semantic segmentation leverages only a few annotated pixels as labels to train a segmentation model, presenting significant potential for reducing the human labor involved in the annotati…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Scribble-Supervised RGB-T Salient Object Detection

2023-03-17 · Zhengyi Liu, Xiaoshen Huang, Guanghui Zhang, Xianyong Fang 외

Salient object detection segments attractive objects in scenes. RGB and thermal modalities provide complementary information and scribble annotations alleviate large amounts of human labor. Based on the above facts, we p…

Objectobject-detectionObject DetectionRGB-T Salient Object Detection+2

Scribble Hides Class: Promoting Scribble-Based Weakly-Supervised Semantic Segmentation with Its Class Label

2024-02-27 · Xinliang Zhang, Lei Zhu, Hangzhou He, Lujia Jin 외

Scribble-based weakly-supervised semantic segmentation using sparse scribble supervision is gaining traction as it reduces annotation costs when compared to fully annotated alternatives. Existing methods primarily genera…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Scribbles for All: Benchmarking Scribble Supervised Segmentation Across Datasets

2024-08-22 · Wolfgang Boettcher, Lukas Hoyer, Ozan Unal, Jan Eric Lenssen 외

In this work, we introduce Scribbles for All, a label and training data generation algorithm for semantic segmentation trained on scribble labels. Training or fine-tuning semantic segmentation models with weak supervisio…

AllBenchmarkingSegmentationSemantic Segmentation+1

Scene Text Detection with Scribble Lines

2020-12-09 · Wenqing Zhang, Yang Qiu, Minghui Liao, Rui Zhang 외

Scene text detection, which is one of the most popular topics in both academia and industry, can achieve remarkable performance with sufficient training data. However, the annotation costs of scene text detection are hug…

Scene Text DetectionText Detection