Autonomous driving paper index

Multi-Object Detection in 3D Point Cloud's Range Image Using Deep-Learning Technique

2024-01-18 · Confluence

autonomous drivingobject detectionlidarpoint cloud

One-line summary

In recent years, LIDARs (Light Detection and Ranging) have gained a lot of insight into various fields such as agriculture, astronomy, robotics, autonomous driving, forestry, etc.

Engineering notes

Key topics: autonomous driving, object detection, lidar, point cloud. See the paper for implementation details and experimental results.

Chinese explanation / 中文解读

中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。

Original abstract

In recent years, LIDARs (Light Detection and Ranging) have gained a lot of insight into various fields such as agriculture, astronomy, robotics, autonomous driving, forestry, etc. Point Clouds obtained through LIDAR have gained attention in the field of computer vision, robotics, and autonomous driving. In computer vision, there are several high level tasks namely classification, detection, tracking, segmentation and registration. Object detection in 3D Point Clouds is one of the challenges faced in the field of computer vision, which is one of the high level tasks. Due to the unordered nature of point cloud data, detecting objects by designing deep neural networks is not a straightforward task. This paper aims to provide a solution to detect the objects in a 3D point cloud data by transforming into 2D range image obtained from LIDAR using the improved YOLOV5 (You Only Look Once- Version5) approach by embedding the coordinate attention module. The improved YOLOV5 is used to detect objects in an image and conducted experiments on different sizes of custom 3D point cloud datasets with and without augmentation. The experimental results showed how the precision, recall and mean average precision (mAP) metrics improve as the dataset size increases. Also, the comparative results with YOLOV5 yielded better results on our data.

5.0Engineering value
7.0Research novelty
5.0Business relevance

Links and sources

Need this topic turned into a technical roadmap?

Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.

Request B2B research

Comments

No comments yet. Be the first to share your thoughts on this paper.
Login or register to leave a comment