中文
相关论文

相关论文: Robust Lane Detection via Expanded Self Attention

200 篇论文

Lane detection for autonomous vehicles is an important concept, yet it is a challenging issue of driver assistance systems in modern vehicles. The emergence of deep learning leads to significant progress in self-driving cars. Conventional…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Seyed Rasoul Hosseini , Hamid Taheri , Mohammad Teshnehlab

Modern cars are incorporating an increasing number of driver assist features, among which automatic lane keeping. The latter allows the car to properly position itself within the road lanes, which is also crucial for any subsequent lane…

计算机视觉与模式识别 · 计算机科学 2018-02-16 Davy Neven , Bert De Brabandere , Stamatios Georgoulis , Marc Proesmans , Luc Van Gool

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 demand for advanced…

计算机视觉与模式识别 · 计算机科学 2018-06-18 Rodrigo F. Berriel , Edilson de Aguiar , Alberto F. de Souza , Thiago Oliveira-Santos

Robust lane detection is essential for advanced driver assistance and autonomous driving, yet models trained on public datasets such as CULane often fail to generalise across different camera viewpoints. This paper addresses the challenge…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Flora Lian , Dinh Quang Huynh , Hector Penades , J. Stephany Berrio Perez , Mao Shan , Stewart Worrall

This paper introduces a novel approach for enhanced lane detection by integrating spatial, angular, and temporal information through light field imaging and novel deep learning models. Utilizing lenslet-inspired 2D light field…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Muhammad Zeshan Alam

Lane detection is one of the fundamental modules in self-driving. In this paper we employ a transformer-only method for lane detection, thus it could benefit from the blooming development of fully vision transformer and achieve the…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Qibo Qiu , Haiming Gao , Wei Hua , Gang Huang , Xiaofei He

Autonomous detection of lane markers improves road safety, and purely visual tracking is desirable for widespread vehicle compatibility and reducing sensor intrusion, cost, and energy consumption. However, visual approaches are often…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Jiawei Mo , Junaed Sattar

After the 2017 TuSimple Lane Detection Challenge, its dataset and evaluation based on accuracy and F1 score have become the de facto standard to measure the performance of lane detection methods. While they have played a major role in…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Takami Sato , Qi Alfred Chen

This paper presents a lightweight, end-to-end highway lane detection architecture that jointly captures spatial and temporal information for robust performance in real-world driving scenarios. Building on the strengths of 3D convolutional…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Sorna Shanmuga Raja , Abdelhafid Zenati

AI-based lane detection algorithms were actively studied over the last few years. Many have demonstrated superior performance compared with traditional feature-based methods. The accuracy, however, is still generally in the low 80% or high…

计算机视觉与模式识别 · 计算机科学 2020-05-18 Pingping Lu , Chen Cui , Shaobing Xu , Huei Peng , Fan Wang

Lane detection is an integral part of control systems in autonomous vehicles and lane departure warning systems as lanes are a key component of the operating environment for road vehicles. In a previous paper, a robust neural network output…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Zhe Ming Chng , Joseph Mun Hung Lew , Jimmy Addison Lee

Lane detection is one of the most important functions for autonomous driving. In recent years, deep learning-based lane detection networks with RGB camera images have shown promising performance. However, camera-based methods are inherently…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Dong-Hee Paek , Kevin Tirta Wijaya , Seung-Hyun Kong

Modern lane detection methods have achieved remarkable performances in complex real-world scenarios, but many have issues maintaining real-time efficiency, which is important for autonomous vehicles. In this work, we propose LaneATT: an…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Lucas Tabelini , Rodrigo Berriel , Thiago M. Paixão , Claudine Badue , Alberto F. De Souza , Thiago Oliveira-Santos

Lane detection plays an important role in autonomous driving perception systems. As deep learning algorithms gain popularity, monocular lane detection methods based on them have demonstrated superior performance and emerged as a key…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Xin He , Haiyun Guo , Kuan Zhu , Bingke Zhu , Xu Zhao , Jianwu Fang , Jinqiao Wang

Real-time lane detection in embedded systems encounters significant challenges due to subtle and sparse visual signals in RGB images, often constrained by limited computational resources and power consumption. Although deep learning models…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Yian Liu , Xiong Wang , Ping Xu , Lei Zhu , Ming Yan , Linyun Xue

A robust estimation of road course and traffic lanes is an essential part of environment perception for next generations of Advanced Driver Assistance Systems and development of self-driving vehicles. In this paper, a flexible method for…

机器人学 · 计算机科学 2017-06-07 Alexey Abramov , Christopher Bayer , Claudio Heller , Claudia Loy

Lane detection is to detect lanes on the road and provide the accurate location and shape of each lane. It severs as one of the key techniques to enable modern assisted and autonomous driving systems. However, several unique properties of…

计算机视觉与模式识别 · 计算机科学 2018-07-06 Ze Wang , Weiqiang Ren , Qiang Qiu

Autonomous driving is becoming one of the leading industrial research areas. Therefore many automobile companies are coming up with semi to fully autonomous driving solutions. Among these solutions, lane detection is one of the vital…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Donghoon Chang , Vinjohn Chirakkal , Shubham Goswami , Munawar Hasan , Taekwon Jung , Jinkeon Kang , Seok-Cheol Kee , Dongkyu Lee , Ajit Pratap Singh

Reliable and accurate lane detection has been a long-standing problem in the field of autonomous driving. In recent years, many approaches have been developed that use images (or videos) as input and reason in image space. In this paper we…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Min Bai , Gellert Mattyus , Namdar Homayounfar , Shenlong Wang , Shrinidhi Kowshika Lakshmikanth , Raquel Urtasun

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 learning-based features…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Farzeen Munir , Shoaib Azam , Moongu Jeon , Byung-Geun Lee , Witold Pedrycz