中文
相关论文

相关论文: RCLane: Relay Chain Prediction for Lane Detection

200 篇论文

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

Lane detection is an important yet challenging task in autonomous driving, which is affected by many factors, e.g., light conditions, occlusions caused by other vehicles, irrelevant markings on the road and the inherent long and thin…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Yuenan Hou

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

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

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

Lane detection involves identifying lanes on the road and accurately determining their location and shape. This is a crucial technique for modern assisted and autonomous driving systems. However, several unique properties of lanes pose…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Mohammadhamed Tangestanizadeh , Mohammad Dehghani Tezerjani , Saba Yousefian Jazi

Lane detection is a challenging task that requires predicting complex topology shapes of lane lines and distinguishing different types of lanes simultaneously. Earlier works follow a top-down roadmap to regress predefined anchors into…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Jinsheng Wang , Yinchao Ma , Shaofei Huang , Tianrui Hui , Fei Wang , Chen Qian , Tianzhu Zhang

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

Lane detection, the process of identifying lane markings as approximated curves, is widely used for lane departure warning and adaptive cruise control in autonomous vehicles. The popular pipeline that solves it in two steps -- feature…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Ruijin Liu , Zejian Yuan , Tie Liu , Zhiliang Xiong

Lane detection is a long-standing task and a basic module in autonomous driving. The task is to detect the lane of the current driving road, and provide relevant information such as the ID, direction, curvature, width, length, with…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Fei Wu , Luoyu Chen

Lane detection is extremely important for autonomous vehicles. For this reason, many approaches use lane boundary information to locate the vehicle inside the street, or to integrate GPS-based localization. As many other computer vision…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Fabio Pizzati , Marco Allodi , Alejandro Barrera , Fernando García

Lane detection is to determine the precise location and shape of lanes on the road. Despite efforts made by current methods, it remains a challenging task due to the complexity of real-world scenarios. Existing approaches, whether…

计算机视觉与模式识别 · 计算机科学 2024-01-29 Chao Chen , Jie Liu , Chang Zhou , Jie Tang , Gangshan Wu

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

In autonomous driving, detecting reliable and accurate lane marker positions is a crucial yet challenging task. The conventional approaches for the lane marker detection problem perform a pixel-level dense prediction task followed by…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Seungwoo Yoo , Heeseok Lee , Heesoo Myeong , Sungrack Yun , Hyoungwoo Park , Janghoon Cho , Duck Hoon Kim

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

Lane detection is typically tackled with a two-step pipeline in which a segmentation mask of the lane markings is predicted first, and a lane line model (like a parabola or spline) is fitted to the post-processed mask next. The problem with…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Wouter Van Gansbeke , Bert De Brabandere , Davy Neven , Marc Proesmans , Luc Van Gool

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

The lane detection is a key problem to solve the division of derivable areas in unmanned driving, and the detection accuracy of lane lines plays an important role in the decision-making of vehicle driving. Scenes faced by vehicles in daily…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Wenbo Liu , Fei Yan , Kuan Tang , Jiyong Zhang , Tao Deng

Modern deep-learning-based lane detection methods are successful in most scenarios but struggling for lane lines with complex topologies. In this work, we propose CondLaneNet, a novel top-to-down lane detection framework that detects the…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Lizhe Liu , Xiaohao Chen , Siyu Zhu , Ping Tan

Lane detection has evolved highly functional autonomous driving system to understand driving scenes even under complex environments. In this paper, we work towards developing a generalized computer vision system able to detect lanes without…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Ming Nie , Xinyue Cai , Hang Xu , Li Zhang
‹ 上一页 1 2 3 10 下一页 ›