paper-with-me

홈 › Papers

You Only Label Once: 3D Box Adaptation from Point Cloud to Image via Semi-Supervised Learning

2022-11-17 · Jieqi Shi, Peiliang Li, Xiaozhi Chen, Shaojie Shen

The image-based 3D object detection task expects that the predicted 3D bounding box has a `tightness'' projection (also referred to as cuboid), which fits the object contour well on the image while still keeping the geometric attribute on the 3D space, e.g., physical dimension, pairwise orthogonal, etc. These requirements bring significant challenges to the annotation. Simply projecting the Lidar-labeled 3D boxes to the image leads to non-trivial misalignment, while directly drawing a cuboid on the image cannot access the original 3D information. In this work, we propose a learning-based 3D box adaptation approach that automatically adjusts minimum parameters of the 360$^{\circ}$ Lidar 3D bounding box to perfectly fit the image appearance of panoramic cameras. With only a few 2D boxes annotation as guidance during the training phase, our network can produce accurate image-level cuboid annotations with 3D properties from Lidar boxes. We call our method `you only label once'', which means labeling on the point cloud once and automatically adapting to all surrounding cameras. As far as we know, we are the first to focus on image-level cuboid refinement, which balances the accuracy and efficiency well and dramatically reduces the labeling effort for accurate cuboid annotation. Extensive experiments on the public Waymo and NuScenes datasets show that our method can produce human-level cuboid annotation on the image without needing manual adjustment.

📄 PDF Abstract BibTeX arXiv:2211.09302

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAttributeobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Self-Supervised Global-Local Structure Modeling for Point Cloud Domain Adaptation With Reliable Voted Pseudo Labels

2022-01-01 · CVPR 2022 1 · Hehe Fan, Xiaojun Chang, Wanyue Zhang, Yi Cheng 외

In this paper, we propose an unsupervised domain adaptation method for deep point cloud representation learning. To model the internal structures in target point clouds, we first propose to learn the global represent…

Domain AdaptationRepresentation LearningUnsupervised Domain Adaptation

COSTA: A Cluster-Centric Paradigm for Annotation-Free Open-Set Semantic Segmentation of Aerial Point Clouds with Domain Shifts

2026-08-19 · Yanghong Lin, Li Fang, Tianyu Li, Shudong Zhou 외 arxiv

Semantic segmentation of aerial point cloud is trapped in a generalization crisis under distinct domain shifts. While test-time adaptation offers a privacy-preserving and computationally efficient way to adapt pre-traine…

Point Cloud SegmentationSemantic SegmentationTest-time AdaptationPoint Clouds

Simulation-to-Reality domain adaptation for offline 3D object annotation on pointclouds with correlation alignment

2022-02-06 · Weishuang Zhang, B Ravi Kiran, Thomas Gauthier, Yanis Mazouz 외

Annotating objects with 3D bounding boxes in LiDAR pointclouds is a costly human driven process in an autonomous driving perception system. In this paper, we present a method to semi-automatically annotate real-world poi…

Autonomous DrivingDomain AdaptationObjectobject-detection+1

Self-Distillation for Unsupervised 3D Domain Adaptation

2022-10-15 · Adriano Cardace, Riccardo Spezialetti, Pierluigi Zama Ramirez, Samuele Salti 외

Point cloud classification is a popular task in 3D vision. However, previous works, usually assume that point clouds at test time are obtained with the same procedure or sensor as those at training time. Unsupervised Dom…

ClassificationDomain AdaptationPoint Cloud ClassificationPoint cloud reconstruction+1

Self-Supervised Learning for Domain Adaptation on Point-Clouds

2020-03-29 · Idan Achituve, Haggai Maron, Gal Chechik

Self-supervised learning (SSL) is a technique for learning useful representations from unlabeled data. It has been applied effectively to domain adaptation (DA) on images and videos. It is still unknown if and how it can…

Domain AdaptationSelf-Supervised Learning