paper-with-me

Papers

Weakly Supervised 3D Object Detection from Lidar Point Cloud

2020-07-23 · ECCV 2020 8 · Qinghao Meng, Wenguan Wang, Tianfei Zhou, Jianbing Shen, Luc van Gool, Dengxin Dai

It is laborious to manually label point cloud data for training high-quality 3D object detectors. This work proposes a weakly supervised approach for 3D object detection, only requiring a small set of weakly annotated scenes, associated with a few precisely labeled object instances. This is achieved by a two-stage architecture design. Stage-1 learns to generate cylindrical object proposals under weak supervision, i.e., only the horizontal centers of objects are click-annotated on bird's view scenes. Stage-2 learns to refine the cylindrical proposals to get cuboids and confidence scores, using a few well-labeled object instances. Using only 500 weakly annotated scenes and 534 precisely labeled vehicle instances, our method achieves 85-95% the performance of current top-leading, fully supervised detectors (which require 3, 712 exhaustively and precisely annotated scenes with 15, 654 instances). More importantly, with our elaborately designed network architecture, our trained model can be applied as a 3D object annotator, allowing both automatic and active working modes. The annotations generated by our model can be used to train 3D object detectors with over 94% of their original performance (under manually labeled data). Our experiments also show our model's potential in boosting performance given more training data. Above designs make our approach highly practical and introduce new opportunities for learning 3D object detection with reduced annotation burden.

📄 PDF Abstract BibTeX arXiv:2007.11901

Code (1)

hlesmqh/WS3D 공식 구현 pytorch

Tasks

3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

WeakM3D: Towards Weakly Supervised Monocular 3D Object Detection

2022-03-16 · ICLR 2022 4 · Liang Peng, Senbo Yan, Boxi Wu, Zheng Yang 외

Monocular 3D object detection is one of the most challenging tasks in 3D scene understanding. Due to the ill-posed nature of monocular imagery, existing monocular 3D detection methods highly rely on training with the man…

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+3

A Simple Vision Transformer for Weakly Semi-supervised 3D Object Detection

2023-01-01 · ICCV 2023 1 · Dingyuan Zhang, Dingkang Liang, Zhikang Zou, Jingyu Li 외

Advanced 3D object detection methods usually rely on large-scale, elaborately labeled datasets to achieve good performance. However, labeling the bounding boxes for the 3D objects is difficult and expensive. Although…

3D Object DetectionObjectobject-detectionObject Detection

Weakly Supervised Monocular 3D Object Detection using Multi-View Projection and Direction Consistency

2023-03-15 · CVPR 2023 1 · Runzhou Tao, Wencheng Han, Zhongying Qiu, Cheng-Zhong Xu 외

Monocular 3D object detection has become a mainstream approach in automatic driving for its easy application. A prominent advantage is that it does not need LiDAR point clouds during the inference. However, most current …

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection

Objects as Spatio-Temporal 2.5D points

2022-12-06 · Paridhi Singh, Gaurav Singh, Arun Kumar

Determining accurate bird's eye view (BEV) positions of objects and tracks in a scene is vital for various perception tasks including object interactions mapping, scenario extraction etc., however, the level of supervisi…

2D Object DetectionDepth EstimationDepth PredictionObject+2

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