DPointNet: A Density-Oriented PointNet for 3D Object Detection in Point Clouds
For current object detectors, the scale of the receptive field of feature extraction operators usually increases layer by layer. Those operators are called scale-oriented operators in this paper, such as the convolution layer in CNN, and the set abstraction layer in PointNet++. The scale-oriented operators are appropriate for 2D images with multi-scale objects, but not natural for 3D point clouds with multi-density but scale-invariant objects. In this paper, we put forward a novel density-oriented PointNet (DPointNet) for 3D object detection in point clouds, in which the density of points increases layer by layer. In experiments for object detection, the DPointNet is applied to PointRCNN, and the results show that the model with the new operator can achieve better performance and higher speed than the baseline PointRCNN, which verify the effectiveness of the proposed DPointNet.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Object DetectionObjectobject-detectionObject DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Dynamic Local Geometry Capture in 3D PointCloud Classification
With the advent of PointNet, the popularity of deep neural networks has increased in point cloud analysis. PointNet's successor, PointNet++, partitions the input point cloud and recursively applies PointNet to capture lo…
3D Classification3D Point Cloud ClassificationClassificationObject Detection in 3D Point Clouds via Local Correlation-Aware Point Embedding
We present an improved approach for 3D object detection in point cloud data based on the Frustum PointNet (F-PointNet). Compared to the original F-PointNet, our newly proposed method considers the point neighborhood when…
3D Object DetectionObjectobject-detectionObject DetectionDensity-Guided Dense Pseudo Label Selection For Semi-supervised Oriented Object Detection
Recently, dense pseudo-label, which directly selects pseudo labels from the original output of the teacher model without any complicated post-processing steps, has received considerable attention in semi-supervised objec…
Objectobject-detectionObject DetectionOriented Object Detection+2Leveraging PointNet and PointNet++ for Lyft Point Cloud Classification Challenge
This study investigates the application of PointNet and PointNet++ in the classification of LiDAR-generated point cloud data, a critical component for achieving fully autonomous vehicles. Utilizing a modified dataset fro…
3D Object DetectionAutonomous NavigationAutonomous Vehiclesobject-detection+22D Car Detection in Radar Data with PointNets
For many automated driving functions, a highly accurate perception of the vehicle environment is a crucial prerequisite. Modern high-resolution radar sensors generate multiple radar targets per object, which makes these …
2D Object DetectionClassificationGeneral ClassificationObject+3