paper-with-me

Papers

You Only Click Once: Single Point Weakly Supervised 3D Instance Segmentation for Autonomous Driving

2025-02-27 · Guangfeng Jiang, Jun Liu, Yongxuan Lv, Yuzhi Wu, Xianfei Li, Wenlong Liao, Tao He, Pai Peng

Outdoor LiDAR point cloud 3D instance segmentation is a crucial task in autonomous driving. However, it requires laborious human efforts to annotate the point cloud for training a segmentation model. To address this challenge, we propose a YoCo framework, which generates 3D pseudo labels using minimal coarse click annotations in the bird's eye view plane. It is a significant challenge to produce high-quality pseudo labels from sparse annotations. Our YoCo framework first leverages vision foundation models combined with geometric constraints from point clouds to enhance pseudo label generation. Second, a temporal and spatial-based label updating module is designed to generate reliable updated labels. It leverages predictions from adjacent frames and utilizes the inherent density variation of point clouds (dense near, sparse far). Finally, to further improve label quality, an IoU-guided enhancement module is proposed, replacing pseudo labels with high-confidence and high-IoU predictions. Experiments on the Waymo dataset demonstrate YoCo's effectiveness and generality, achieving state-of-the-art performance among weakly supervised methods and surpassing fully supervised Cylinder3D. Additionally, the YoCo is suitable for various networks, achieving performance comparable to fully supervised methods with minimal fine-tuning using only 0.8% of the fully labeled data, significantly reducing annotation costs.

📄 PDF Abstract BibTeX arXiv:2502.19698

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance SegmentationAutonomous DrivingInstance SegmentationPseudo LabelSemantic Segmentation

Similar Papers 제목 키워드 기반

SC3D: Label-Efficient Outdoor 3D Object Detection via Single Click Annotation

2024-08-15 · Qiming Xia, Hongwei Lin, Wei Ye, Hai Wu 외

LiDAR-based outdoor 3D object detection has received widespread attention. However, training 3D detectors from the LiDAR point cloud typically relies on expensive bounding box annotations. This paper presents SC3D, an in…

3D Object Detectionobject-detectionObject DetectionPseudo Label+1

WeClick: Weakly-Supervised Video Semantic Segmentation with Click Annotations

2021-07-07 · Peidong Liu, Zibin He, Xiyu Yan, Yong Jiang 외

Compared with tedious per-pixel mask annotating, it is much easier to annotate data by clicks, which costs only several seconds for an image. However, applying clicks to learn video semantic segmentation model has not be…

Knowledge DistillationModel CompressionSegmentationSemantic Segmentation+1

ClickSeg: 3D Instance Segmentation with Click-Level Weak Annotations

2023-07-19 · Leyao Liu, Tao Kong, Minzhao Zhu, Jiashuo Fan 외

3D instance segmentation methods often require fully-annotated dense labels for training, which are costly to obtain. In this paper, we present ClickSeg, a novel click-level weakly supervised 3D instance segmentation met…

3D Instance SegmentationClusteringInstance SegmentationSegmentation+2

You Only Need One Thing One Click: Self-Training for Weakly Supervised 3D Scene Understanding

2023-03-26 · Zhengzhe Liu, Xiaojuan Qi, Chi-Wing Fu

3D scene understanding, e.g., point cloud semantic and instance segmentation, often requires large-scale annotated training data, but clearly, point-wise labels are too tedious to prepare. While some recent methods propo…

3D Instance SegmentationInstance SegmentationPseudo LabelRelation Network+3

ClickBAIT-v2: Training an Object Detector in Real-Time

2018-03-27 · Ervin Teng, Rui Huang, Bob Iannucci

Modern deep convolutional neural networks (CNNs) for image classification and object detection are often trained offline on large static datasets. Some applications, however, will require training in real-time on live vi…

image-classificationImage ClassificationInteractive SegmentationObject+3