中文
相关论文

相关论文: LDTR: Transformer-based Lane Detection with Anchor…

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

DETR has been recently proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance. However, it suffers from slow convergence and limited feature spatial resolution, due to the…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Xizhou Zhu , Weijie Su , Lewei Lu , Bin Li , Xiaogang Wang , Jifeng Dai

3D-LaneNet+ is a camera-based DNN method for anchor free 3D lane detection which is able to detect 3d lanes of any arbitrary topology such as splits, merges, as well as short and perpendicular lanes. We follow recently proposed 3D-LaneNet,…

计算机视觉与模式识别 · 计算机科学 2020-11-05 Netalee Efrat , Max Bluvstein , Shaul Oron , Dan Levi , Noa Garnett , Bat El Shlomo

Monocular 3D lane detection remains challenging due to depth ambiguity, occlusion, and temporal instability across frames. Anchor-based approaches such as Anchor3DLane have demonstrated strong performance by regressing continuous 3D lane…

计算机视觉与模式识别 · 计算机科学 2025-12-16 D. Shainu Suhas , G. Rahul , K. Muni

A key challenge for LiDAR-based 3D object detection is to capture sufficient features from large scale 3D scenes especially for distant or/and occluded objects. Albeit recent efforts made by Transformers with the long sequence modeling…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Chao Zhou , Yanan Zhang , Jiaxin Chen , Di Huang

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

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

In autonomous driving, accurate 3D lane detection using monocular cameras is important for downstream tasks. Recent CNN and Transformer approaches usually apply a two-stage model design. The first stage transforms the image feature from a…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Yifeng Bai , Zhirong Chen , Pengpeng Liang , Bo Song , Erkang Cheng

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

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

3D object detection with surround-view images is an essential task for autonomous driving. In this work, we propose DETR4D, a Transformer-based framework that explores sparse attention and direct feature query for 3D object detection in…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Zhipeng Luo , Changqing Zhou , Gongjie Zhang , Shijian Lu

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

Understanding driving scenarios is crucial to realizing autonomous driving. Previous works such as map learning and BEV lane detection neglect the connection relationship between lane instances, and traffic elements detection tasks usually…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Mingjie Lu , Yuanxian Huang , Ji Liu , Jinzhang Peng , Lu Tian , Ashish Sirasao

Lane mark detection is an important element in the road scene analysis for Advanced Driver Assistant System (ADAS). Limited by the onboard computing power, it is still a challenge to reduce system complexity and maintain high accuracy at…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Ping-Rong Chen , Shao-Yuan Lo , Hsueh-Ming Hang , Sheng-Wei Chan , Jing-Jhih Lin

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

Lane detection plays a critical role in the field of autonomous driving. Prevailing methods generally adopt basic concepts (anchors, key points, etc.) from object detection and segmentation tasks, while these approaches require manual…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Jiayan Cao , Xueyu Zhu , Cheng Qian

The search for predictive models that generalize to the long tail of sensor inputs is the central difficulty when developing data-driven models for autonomous vehicles. In this paper, we use lane detection to study modeling and training…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Jonah Philion

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

Accurately detecting lane lines in 3D space is crucial for autonomous driving. Existing methods usually first transform image-view features into bird-eye-view (BEV) by aid of inverse perspective mapping (IPM), and then detect lane lines…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Ziye Chen , Kate Smith-Miles , Bo Du , Guoqi Qian , Mingming Gong

Benefiting from the rapid development of convolutional neural networks, the performance of car license plate detection and recognition has been largely improved. Nonetheless, most existing methods solve detection and recognition problems…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Shuxin Qin , Sijiang Liu