paper-with-me

홈 › Papers

From Points to Parts: 3D Object Detection from Point Cloud with Part-aware and Part-aggregation Network

2019-07-08 · Shaoshuai Shi, Zhe Wang, Jianping Shi, Xiaogang Wang, Hongsheng Li

3D object detection from LiDAR point cloud is a challenging problem in 3D scene understanding and has many practical applications. In this paper, we extend our preliminary work PointRCNN to a novel and strong point-cloud-based 3D object detection framework, the part-aware and aggregation neural network (Part-$A^2$ net). The whole framework consists of the part-aware stage and the part-aggregation stage. Firstly, the part-aware stage for the first time fully utilizes free-of-charge part supervisions derived from 3D ground-truth boxes to simultaneously predict high quality 3D proposals and accurate intra-object part locations. The predicted intra-object part locations within the same proposal are grouped by our new-designed RoI-aware point cloud pooling module, which results in an effective representation to encode the geometry-specific features of each 3D proposal. Then the part-aggregation stage learns to re-score the box and refine the box location by exploring the spatial relationship of the pooled intra-object part locations. Extensive experiments are conducted to demonstrate the performance improvements from each component of our proposed framework. Our Part-$A^2$ net outperforms all existing 3D detection methods and achieves new state-of-the-art on KITTI 3D object detection dataset by utilizing only the LiDAR point cloud data. Code is available at https://github.com/sshaoshuai/PointCloudDet3D.

📄 PDF Abstract BibTeX arXiv:1907.03670

Code (6)

sshaoshuai/PointCloudDet3D 공식 구현 pytorch
KPeng9510/MASS pytorch
KangchengLiu/FAC_Foreground_Aware_Contrast pytorch
KangchengLiu/RM3D pytorch
open-mmlab/mmdetection3d pytorch
sunshenggu/xc_eval_pcdet pytorch

Tasks

3D Object DetectionObjectobject-detectionObject DetectionScene Understanding

Similar Papers 제목 키워드 기반

BSH for Collision Detection in Point Cloud models

2024-07-04 · Mauro Figueiredo, João Pereira, João Oliveira, Bruno Araujo

Point cloud models are a common shape representation for several reasons. Three-dimensional scanning devices are widely used nowadays and points are an attractive primitive for rendering complex geometry. Nevertheless, t…

Single-View Scene Point Cloud Human Grasp Generation

2024-04-24 · CVPR 2024 1 · Yan-Kang Wang, Chengyi Xing, Yi-Lin Wei, Xiao-Ming Wu 외

In this work, we explore a novel task of generating human grasps based on single-view scene point clouds, which more accurately mirrors the typical real-world situation of observing objects from a single viewpoint. Due t…

Grasp GenerationObject

Shape-Prior-Based Point Cloud Completion for Single-Stage Fully Sparse 3D Object Detection

2026-05-30 · Kaizheng Wang, Mingqian Ji, Jian Yang, Shanshan Zhang arxiv

Single-stage fully sparse 3D object detectors rely on point clouds data to detect objects in autonomous driving scenarios. However, the sparsity and incompleteness of point clouds significantly limit the performance of 3…

Point Cloud Completion3D Object DetectionAutonomous DrivingPoint Clouds

SPG: Unsupervised Domain Adaptation for 3D Object Detection via Semantic Point Generation

2021-08-15 · ICCV 2021 10 · Qiangeng Xu, Yin Zhou, Weiyue Wang, Charles R. Qi 외

In autonomous driving, a LiDAR-based object detector should perform reliably at different geographic locations and under various weather conditions. While recent 3D detection research focuses on improving performance wit…

3D Object DetectionAutonomous DrivingDomain AdaptationObject+3

MS23D: A 3D Object Detection Method Using Multi-Scale Semantic Feature Points to Construct 3D Feature Layer

2023-08-31 · Yongxin Shao, Aihong Tan, Binrui Wang, Tianhong Yan 외

LiDAR point clouds can effectively depict the motion and posture of objects in three-dimensional space. Many studies accomplish the 3D object detection by voxelizing point clouds. However, in autonomous driving scenarios…

3D Object DetectionAutonomous DrivingObjectobject-detection+1