paper-with-me

홈 › Papers

Leveraging PointNet and PointNet++ for Lyft Point Cloud Classification Challenge

2024-04-29 · Rajat K. Doshi

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 from the Lyft 3D Object Detection Challenge, we examine the models' capabilities to handle dynamic and complex environments essential for autonomous navigation. Our analysis shows that PointNet and PointNet++ achieved accuracy rates of 79.53% and 84.24%, respectively. These results underscore the models' robustness in interpreting intricate environmental data, which is pivotal for the safety and efficiency of autonomous vehicles. Moreover, the enhanced detection accuracy, particularly in distinguishing pedestrians from other objects, highlights the potential of these models to contribute substantially to the advancement of autonomous vehicle technology.

📄 PDF Abstract BibTeX arXiv:2404.18665

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous NavigationAutonomous Vehiclesobject-detectionObject DetectionPoint Cloud Classification

Similar Papers 제목 키워드 기반

Defense-PointNet: Protecting PointNet Against Adversarial Attacks

2020-02-27 · Yu Zhang, Gongbo Liang, Tawfiq Salem, Nathan Jacobs

Despite remarkable performance across a broad range of tasks, neural networks have been shown to be vulnerable to adversarial attacks. Many works focus on adversarial attacks and defenses on 2D images, but few focus on 3…

Adversarial Robustness

DPointNet: A Density-Oriented PointNet for 3D Object Detection in Point Clouds

2021-02-07 · Jie Li, Yu Hu

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 …

3D Object DetectionObjectobject-detectionObject Detection

PointNetLK: Robust & Efficient Point Cloud Registration using PointNet

2019-03-13 · CVPR 2019 6 · Yasuhiro Aoki, Hunter Goforth, Rangaprasad Arun Srivatsan, Simon Lucey

PointNet has revolutionized how we think about representing point clouds. For classification and segmentation tasks, the approach and its subsequent extensions are state-of-the-art. To date, the successful application of…

Computational EfficiencyPoint Cloud RegistrationRolling Shutter Correction

PointNetVLAD: Deep Point Cloud Based Retrieval for Large-Scale Place Recognition

2018-04-10 · CVPR 2018 6 · Mikaela Angelina Uy, Gim Hee Lee

Unlike its image based counterpart, point cloud based retrieval for place recognition has remained as an unexplored and unsolved problem. This is largely due to the difficulty in extracting local feature descriptors from…

3D Place RecognitionPoint Cloud RetrievalRetrievalTriplet+2

Directional PointNet: 3D Environmental Classification for Wearable Robotics

2019-03-16 · Kuangen Zhang, Jing Wang, Chenglong Fu

Environmental information can provide reliable prior information about human motion intent, which can aid the subject with wearable robotics to walk in complex environments. Previous researchers have utilized 1D signal a…

ClassificationGeneral Classification