paper-with-me

홈 › Papers

FusionLane: Multi-Sensor Fusion for Lane Marking Semantic Segmentation Using Deep Neural Networks

2020-03-09 · Ruochen Yin, Biao Yu, Huapeng Wu, Yutao Song, Runxin Niu

It is a crucial step to achieve effective semantic segmentation of lane marking during the construction of the lane level high-precision map. In recent years, many image semantic segmentation methods have been proposed. These methods mainly focus on the image from camera, due to the limitation of the sensor itself, the accurate three-dimensional spatial position of the lane marking cannot be obtained, so the demand for the lane level high-precision map construction cannot be met. This paper proposes a lane marking semantic segmentation method based on LIDAR and camera fusion deep neural network. Different from other methods, in order to obtain accurate position information of the segmentation results, the semantic segmentation object of this paper is a bird's eye view converted from a LIDAR points cloud instead of an image captured by a camera. This method first uses the deeplabv3+ [\ref{ref:1}] network to segment the image captured by the camera, and the segmentation result is merged with the point clouds collected by the LIDAR as the input of the proposed network. In this neural network, we also add a long short-term memory (LSTM) structure to assist the network for semantic segmentation of lane markings by using the the time series information. The experiments on more than 14,000 image datasets which we have manually labeled and expanded have shown the proposed method has better performance on the semantic segmentation of the points cloud bird's eye view. Therefore, the automation of high-precision map construction can be significantly improved. Our code is available at https://github.com/rolandying/FusionLane.

📄 PDF Abstract BibTeX arXiv:2003.04404

Code (1)

rolandying/FusionLane 공식 구현 tf

Tasks

PositionSegmentationSemantic SegmentationSensor FusionTime Series Analysis

Similar Papers 제목 키워드 기반

DiffusionLane: Diffusion Model for Lane Detection

2025-10-25 · Kunyang Zhou, Yeqin Shao arxiv

In this paper, we present a novel diffusion-based model for lane detection, called DiffusionLane, which treats the lane detection task as a denoising diffusion process in the parameter space of the lane. Firstly, we add …

Domain AdaptationLane Detection

LDNet: End-to-End Lane Marking Detection Approach Using a Dynamic Vision Sensor

2020-09-17 · Farzeen Munir, Shoaib Azam, Moongu Jeon, Byung-Geun Lee 외

Modern vehicles are equipped with various driver-assistance systems, including automatic lane keeping, which prevents unintended lane departures. Traditional lane detection methods incorporate handcrafted or deep learnin…

Autonomous DrivingDecoderLane Detection

Ego-Lane Analysis System (ELAS): Dataset and Algorithms

2018-06-15 · Rodrigo F. Berriel, Edilson de Aguiar, Alberto F. de Souza, Thiago Oliveira-Santos

Decreasing costs of vision sensors and advances in embedded hardware boosted lane related research detection, estimation, and tracking in the past two decades. The interest in this topic has increased even more with the …

Change DetectionGeneral ClassificationSelf-Driving Cars

Robust Deep-Learning-Based Road-Prediction for Augmented Reality Navigation Systems

2016-05-31 · Matthias Limmer, Julian Forster, Dennis Baudach, Florian Schüle 외

This paper proposes an approach that predicts the road course from camera sensors leveraging deep learning techniques. Road pixels are identified by training a multi-scale convolutional neural network on a large number o…

Homography Guided Temporal Fusion for Road Line and Marking Segmentation

2024-04-11 · ICCV 2023 1 · Shan Wang, Chuong Nguyen, Jiawei Liu, Kaihao Zhang 외

Reliable segmentation of road lines and markings is critical to autonomous driving. Our work is motivated by the observations that road lines and markings are (1) frequently occluded in the presence of moving vehicles, s…

Autonomous DrivingSegmentation