中文
相关论文

相关论文: 3D-LaneNet+: Anchor Free Lane Detection using a Se…

200 篇论文

Efficiency is quite important for 3D lane detection due to practical deployment demand. In this work, we propose a simple, fast, and end-to-end detector that still maintains high detection precision. Specifically, we devise a set of fully…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Zhuoling Li , Chunrui Han , Zheng Ge , Jinrong Yang , En Yu , Haoqian Wang , Hengshuang Zhao , Xiangyu Zhang

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

In High-definition (HD) maps, lane elements constitute the majority of components and demand stringent localization requirements to ensure safe vehicle navigation. Vision lane detection with LiDAR position assignment is a prevalent method…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Haiyang Peng , Yi Zhan , Benkang Wang , Hongtao Zhang

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

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 the Gaussian noise…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Kunyang Zhou , Yeqin Shao

Autonomous vehicles require knowledge of the surrounding road layout, which can be predicted by state-of-the-art CNNs. This work addresses the current lack of data for determining lane instances, which are needed for various driving…

计算机视觉与模式识别 · 计算机科学 2018-08-03 Brook Roberts , Sebastian Kaltwang , Sina Samangooei , Mark Pender-Bare , Konstantinos Tertikas , John Redford

Lane detection is a fundamental task in autonomous driving. While the problem is typically formulated as the detection of continuous boundaries, we study the problem of detecting lane boundaries that are sparsely marked by 2D points with…

机器人学 · 计算机科学 2024-05-28 Ivo Ivanov , Carsten Markgraf

3D lane detection which plays a crucial role in vehicle routing, has recently been a rapidly developing topic in autonomous driving. Previous works struggle with practicality due to their complicated spatial transformations and inflexible…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Ruihao Wang , Jian Qin , Kaiying Li , Yaochen Li , Dong Cao , Jintao Xu

Inspired by the UNet architecture of semantic image segmentation, we propose a lightweight UNet using depthwise separable convolutions (DSUNet) for end-to-end learning of lane detection and path prediction (PP) in autonomous driving. We…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Der-Hau Lee , Jinn-Liang Liu

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

Massive semantically labeled datasets are readily available for 2D images, however, are much harder to achieve for 3D scenes. Objects in 3D repositories like ShapeNet are labeled, but regrettably only in isolation, so without context. 3D…

计算机视觉与模式识别 · 计算机科学 2020-07-23 David Griffiths , Jan Boehm , Tobias Ritschel

Semantic segmentation is a common task in autonomous driving to understand the surrounding environment. Driveable Area Segmentation and Lane Detection are particularly important for safe and efficient navigation on the road. However,…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Quang Huy Che , Dinh Phuc Nguyen , Minh Quan Pham , Duc Khai Lam

Lane detection is an important component of many real-world autonomous systems. Despite a wide variety of lane detection approaches have been proposed, reporting steady benchmark improvements over time, lane detection remains a largely…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Shenghua Xu , Xinyue Cai , Bin Zhao , Li Zhang , Hang Xu , Yanwei Fu , Xiangyang Xue

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

In the absence of global positioning information, place recognition is a key capability for enabling localization, mapping and navigation in any environment. Most place recognition methods rely on images, point clouds, or a combination of…

机器人学 · 计算机科学 2018-04-26 Andrei Cramariuc , Renaud Dubé , Hannes Sommer , Roland Siegwart , Igor Gilitschenski

This paper proposes a scalable and interpretable framework for lane-wise highway traffic anomaly detection, leveraging multi-modal time series data extracted from surveillance cameras. Unlike traditional sensor-dependent methods, our…

图像与视频处理 · 电气工程与系统科学 2025-05-06 Mei Qiu , William Lorenz Reindl , Yaobin Chen , Stanley Chien , Shu Hu

3D landmark detection is a critical task in medical image analysis, and accurately detecting anatomical landmarks is essential for subsequent medical imaging tasks. However, mainstream deep learning methods in this field struggle to…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Zhen Huang , Tao Tang , Ronghao Xu , Yangbo Wei , Wenkai Yang , Suhua Wang , Xiaoxin Sun , Han Li , Qingsong Yao

LiDAR-based 3D detection in point cloud is essential in the perception system of autonomous driving. In this paper, we present LiDAR R-CNN, a second stage detector that can generally improve any existing 3D detector. To fulfill the…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Zhichao Li , Feng Wang , Naiyan Wang

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

Line segment detection is a fundamental low-level task in computer vision, and improvements in this task can impact more advanced methods that depend on it. Most new methods developed for line segment detection are based on Convolutional…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Sebastian Janampa , Marios Pattichis