paper-with-me

홈 › Papers

From CAD models to soft point cloud labels: An automatic annotation pipeline for cheaply supervised 3D semantic segmentation

2023-02-06 · Galadrielle Humblot-Renaux, Simon Buus Jensen, Andreas Møgelmose

We propose a fully automatic annotation scheme that takes a raw 3D point cloud with a set of fitted CAD models as input and outputs convincing point-wise labels that can be used as cheap training data for point cloud segmentation. Compared with manual annotations, we show that our automatic labels are accurate while drastically reducing the annotation time and eliminating the need for manual intervention or dataset-specific parameters. Our labeling pipeline outputs semantic classes and soft point-wise object scores, which can either be binarized into standard one-hot-encoded labels, thresholded into weak labels with ambiguous points left unlabeled, or used directly as soft labels during training. We evaluate the label quality and segmentation performance of PointNet++ on a dataset of real industrial point clouds and Scan2CAD, a public dataset of indoor scenes. Our results indicate that reducing supervision in areas that are more difficult to label automatically is beneficial compared with the conventional approach of naively assigning a hard "best guess" label to every point.

📄 PDF Abstract BibTeX arXiv:2302.03114

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic SegmentationPoint Cloud SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

LATTE: Accelerating LiDAR Point Cloud Annotation via Sensor Fusion, One-Click Annotation, and Tracking

2019-04-19 · Bernie Wang, Virginia Wu, Bichen Wu, Kurt Keutzer

LiDAR (Light Detection And Ranging) is an essential and widely adopted sensor for autonomous vehicles, particularly for those vehicles operating at higher levels (L4-L5) of autonomy. Recent work has demonstrated the prom…

Autonomous VehiclesSensor Fusion

MAP-Gen: An Automated 3D-Box Annotation Flow with Multimodal Attention Point Generator

2022-03-29 · Chang Liu, Xiaoyan Qian, Xiaojuan Qi, Edmund Y. Lam 외

Manually annotating 3D point clouds is laborious and costly, limiting the training data preparation for deep learning in real-world object detection. While a few previous studies tried to automatically generate 3D boundi…

object-detectionObject Detection

Transferring facade labels between point clouds with semantic octrees while considering change detection

2024-02-09 · Sophia Schwarz, Tanja Pilz, Olaf Wysocki, Ludwig Hoegner 외

Point clouds and high-resolution 3D data have become increasingly important in various fields, including surveying, construction, and virtual reality. However, simply having this data is not enough; to extract useful inf…

Change DetectionTransfer Learning

Box2Seg: Learning Semantics of 3D Point Clouds with Box-Level Supervision

2022-01-09 · Yan Liu, Qingyong Hu, Yinjie Lei, Kai Xu 외

Learning dense point-wise semantics from unstructured 3D point clouds with fewer labels, although a realistic problem, has been under-explored in literature. While existing weakly supervised methods can effectively learn…

Semantic Segmentation

Learning Scene Flow in 3D Point Clouds with Noisy Pseudo Labels

2022-03-23 · Bing Li, Cheng Zheng, Guohao Li, Bernard Ghanem

We propose a novel scene flow method that captures 3D motions from point clouds without relying on ground-truth scene flow annotations. Due to the irregularity and sparsity of point clouds, it is expensive and time-consu…

Pseudo LabelSelf-Supervised Learning