中文
相关论文

相关论文: Real-time stereo vision-based lane detection syste…

200 篇论文

Lane detection is very important for self-driving vehicles. In recent years, computer stereo vision has been prevalently used to enhance the accuracy of the lane detection systems. This paper mainly presents a multiple lane detection…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Han Ma , Yixin Ma , Jianhao Jiao , M Usman Maqbool Bhutta , Mohammud Junaid Bocus , Lujia Wang , Ming Liu , Rui Fan

Recent work done on lane detection has been able to detect lanes accurately in complex scenarios, yet many fail to deliver real-time performance specifically with limited computational resources. In this work, we propose SwiftLane: a simple…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Oshada Jayasinghe , Damith Anhettigama , Sahan Hemachandra , Shenali Kariyawasam , Ranga Rodrigo , Peshala Jayasekara

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

Recently, lane detection has made great progress with the rapid development of deep neural networks and autonomous driving. However, there exist three mainly problems including characterizing lanes, modeling the structural relationship…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Jinming Su , Chao Chen , Ke Zhang , Junfeng Luo , Xiaoming Wei , Xiaolin Wei

Lane marking detection is fundamental for both advanced driving assistance systems. However, detecting lane is highly challenging when the visibility of a road lane marking is low due to real-life challenging environment and adverse…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Samia Sultana , Boshir Ahmed , Manoranjan Paul , Muhammad Rafiqul Islam , Shamim Ahmad

Vision-based lane detection (LD) is a key part of autonomous driving technology, and it is also a challenging problem. As one of the important constraints of scene composition, vanishing point (VP) may provide a useful clue for lane…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Yin-Bo Liu , Ming Zeng , Qing-Hao Meng

In this paper, a robust lane detection algorithm is proposed, where the vertical road profile of the road is estimated using dynamic programming from the v-disparity map and, based on the estimated profile, the road area is segmented. Since…

机器人学 · 计算机科学 2019-11-21 Umar Ozgunalp , Rui Fan , Shanshan Cheng , Yuxiang Sun , Weixun Zuo , Yilong Zhu , Bohuan Xue , Linwei Zheng , Qing Liang , Ming Liu

This paper addresses the problem of lane detection which is fundamental for self-driving vehicles. Our approach exploits both colour and depth information recorded by a single RGB-D camera to better deal with negative factors such as…

计算机视觉与模式识别 · 计算机科学 2018-06-06 Cong Hoang Quach , Van Lien Tran , Duy Hung Nguyen , Viet Thang Nguyen , Minh Trien Pham , Manh Duong Phung

The detection of curved lanes is still challenging for autonomous driving systems. Although current cutting-edge approaches have performed well in real applications, most of them are based on strict model assumptions. Similar to other…

计算机视觉与模式识别 · 计算机科学 2019-03-08 Jianhao Jiao , Rui Fan , Han Ma , Ming Liu

This paper presents a novel parametric curve-based method for lane detection in RGB images. Unlike state-of-the-art segmentation-based and point detection-based methods that typically require heuristics to either decode predictions or…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Zhengyang Feng , Shaohua Guo , Xin Tan , Ke Xu , Min Wang , Lizhuang Ma

Modern methods mainly regard lane detection as a problem of pixel-wise segmentation, which is struggling to address the problem of challenging scenarios and speed. Inspired by human perception, the recognition of lanes under severe…

计算机视觉与模式识别 · 计算机科学 2020-08-06 Zequn Qin , Huanyu Wang , Xi Li

Curve-based methods are one of the classic lane detection methods. They learn the holistic representation of lane lines, which is intuitive and concise. However, their performance lags behind the recent state-of-the-art methods due to the…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Haoxin Chen , Mengmeng Wang , Yong Liu

The curve-based lane representation is a popular approach in many lane detection methods, as it allows for the representation of lanes as a whole object and maximizes the use of holistic information about the lanes. However, the curves…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Wencheng Han , Jianbing Shen

Accurate lane localization and lane change detection are crucial in advanced driver assistance systems and autonomous driving systems for safer and more efficient trajectory planning. Conventional localization devices such as Global…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Zhensong Wei , Chao Wang , Peng Hao , Matthew Barth

One of the main factors that contributed to the large advances in autonomous driving is the advent of deep learning. For safer self-driving vehicles, one of the problems that has yet to be solved completely is lane detection. Since methods…

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

Autonomous vehicles (AVs) require reliable traffic sign recognition and robust lane detection capabilities to ensure safe navigation in complex and dynamic environments. This paper introduces an integrated approach combining advanced deep…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Chandan Kumar Sah , Ankit Kumar Shaw , Xiaoli Lian , Arsalan Shahid Baig , Tuopu Wen , Kun Jiang , Mengmeng Yang , Diange Yang

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 in driving scenes is an important module for autonomous vehicles and advanced driver assistance systems. In recent years, many sophisticated lane detection methods have been proposed. However, most methods focus on detecting…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Qin Zou , Hanwen Jiang , Qiyu Dai , Yuanhao Yue , Long Chen , Qian Wang

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

Unstructured road vanishing point (VP) detection is a challenging problem, especially in the field of autonomous driving. In this paper, we proposed a novel solution combining the convolutional neural network (CNN) and heatmap regression to…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Yin-Bo Liu , Ming Zeng , Qing-Hao Meng
‹ 上一页 1 2 3 10 下一页 ›