paper-with-me

Papers

ChipNet: Real-Time LiDAR Processing for Drivable Region Segmentation on an FPGA

2018-08-10 · Yecheng Lyu, Lin Bai, Xinming Huang

This paper presents a field-programmable gate array (FPGA) design of a segmentation algorithm based on convolutional neural network (CNN) that can process light detection and ranging (LiDAR) data in real-time. For autonomous vehicles, drivable region segmentation is an essential step that sets up the static constraints for planning tasks. Traditional drivable region segmentation algorithms are mostly developed on camera data, so their performance is susceptible to the light conditions and the qualities of road markings. LiDAR sensors can obtain the 3D geometry information of the vehicle surroundings with high precision. However, it is a computational challenge to process a large amount of LiDAR data in real-time. In this paper, a convolutional neural network model is proposed and trained to perform semantic segmentation using data from the LiDAR sensor. An efficient hardware architecture is proposed and implemented on an FPGA that can process each LiDAR scan in 17.59 ms, which is much faster than the previous works. Evaluated using Ford and KITTI road detection benchmarks, the proposed solution achieves both high accuracy in performance and real-time processing in speed.

📄 PDF Abstract BibTeX arXiv:1808.03506

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryAutonomous VehiclesSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

MVLidarNet: Real-Time Multi-Class Scene Understanding for Autonomous Driving Using Multiple Views

2020-06-09 · Ke Chen, Ryan Oldja, Nikolai Smolyanskiy, Stan Birchfield 외

Autonomous driving requires the inference of actionable information such as detecting and classifying objects, and determining the drivable space. To this end, we present Multi-View LidarNet (MVLidarNet), a two-stage dee…

Autonomous DrivingDecoderGPUobject-detection+2

Annotation-Free Detection of Drivable Areas and Curbs Leveraging LiDAR Point Cloud Maps

2026-03-29 · Fulong Ma, Daojie Peng, Jun Ma arxiv

Drivable areas and curbs are critical traffic elements for autonomous driving, forming essential components of the vehicle visual perception system and ensuring driving safety. Deep neural networks (DNNs) have significan…

Autonomous Driving

Detecting Drivable Area for Self-driving Cars: An Unsupervised Approach

2017-05-01 · Ziyi Liu, Siyu Yu, Xiao Wang, Nanning Zheng

It has been well recognized that detecting drivable area is central to self-driving cars. Most of existing methods attempt to locate road surface by using lane line, thereby restricting to drivable area on which have a c…

Self-Driving Cars

An Efficient Approach to Generate Safe Drivable Space by LiDAR-Camera-HDmap Fusion

2024-10-29 · Minghao Ning, Ahmad Reza Alghooneh, Chen Sun, Ruihe Zhang 외

In this paper, we propose an accurate and robust perception module for Autonomous Vehicles (AVs) for drivable space extraction. Perception is crucial in autonomous driving, where many deep learning-based methods, while a…

Autonomous DrivingAutonomous Vehicles

LiDAR-based curb detection for ground truth annotation in automated driving validation

2023-12-01 · Jose Luis Apellániz, Mikel García, Nerea Aranjuelo, Javier Barandiarán 외

Curb detection is essential for environmental awareness in Automated Driving (AD), as it typically limits drivable and non-drivable areas. Annotated data are necessary for developing and validating an AD function. Howeve…