Autonomous driving paper index
Object Detection and Segmentation using LiDAR-Camera Fusion for Autonomous Vehicle
One-line summary
In this paper, we have demonstrated a system, where objects are synchronously detected and segmented in both images and LiDAR data from KITTI datasets.
Engineering notes
Key topics: autonomous driving, autonomous vehicle, object detection, lidar, point cloud, kitti. See the paper for implementation details and experimental results.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
The Light detection and ranging (LiDAR) sensor plays a crucial role in perceiving the environment for an autonomous vehicle. But, in many scenarios LiDAR is unable to capture important information, for example, traffic light signals. This kind of scenario can be avoided by using camera images with LiDAR data. But, the system will not work effectively, if there is no proper calibration and synchronization between camera images and LiDAR data. In this paper, we have demonstrated a system, where objects are synchronously detected and segmented in both images and LiDAR data from KITTI datasets. Currently, the system is working in real-time using Robot Operating System (ROS) and can process up to 10 frames of image and point cloud data per second.
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