You Only Label Once: 3D Box Adaptation from Point Cloud to Image via Semi-Supervised Learning
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.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Object DetectionAttributeobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Self-Supervised Global-Local Structure Modeling for Point Cloud Domain Adaptation With Reliable Voted Pseudo Labels
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 AdaptationCOSTA: A Cluster-Centric Paradigm for Annotation-Free Open-Set Semantic Segmentation of Aerial Point Clouds with Domain Shifts
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 CloudsSimulation-to-Reality domain adaptation for offline 3D object annotation on pointclouds with correlation alignment
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+1Self-Distillation for Unsupervised 3D Domain Adaptation
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+1Self-Supervised Learning for Domain Adaptation on Point-Clouds
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