中文
相关论文

相关论文: PriorLane: A Prior Knowledge Enhanced Lane Detecti…

200 篇论文

Lane detection algorithms have been the key enablers for a fully-assistive and autonomous navigation systems. In this paper, a novel and pragmatic approach for lane detection is proposed using a convolutional neural network (CNN) model…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Rama Sai Mamidala , Uday Uthkota , Mahamkali Bhavani Shankar , A. Joseph Antony , A. V. Narasimhadhan

Encrypted traffic classification (TC) methods must adapt to new protocols and extensions as well as to advancements in other machine learning fields. In this paper, we adopt a transfer learning setup best known from computer vision. We…

机器学习 · 计算机科学 2026-01-21 Jan Luxemburk , Karel Hynek , Richard Plný , Tomáš Čejka

Lane detection is a critical component of Advanced Driver-Assistance Systems (ADAS) and Automated Driving System (ADS), providing essential spatial information for lateral control. However, domain shifts often undermine model reliability…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yin Wu , Daniel Slieter , Ahmed Abouelazm , Christian Hubschneider , J. Marius Zöllner

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

Fine-grained visual recognition is to classify objects with visually similar appearances into subcategories, which has made great progress with the development of deep CNNs. However, handling subtle differences between different…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Yifan Zhao , Jia Li , Xiaowu Chen , Yonghong Tian

Lane detection is an essential part of the perception sub-architecture of any automated driving (AD) or advanced driver assistance system (ADAS). When focusing on low-cost, large scale products for automated driving, model-driven approaches…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Thomas Michalke , Di Feng , Claudius Gläser , Fabian Timm

Accurate lane detection is essential for automated driving, enabling safe and reliable vehicle navigation across a variety of road scenarios. Numerous datasets have been introduced to support the development and evaluation of lane detection…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Jörg Gamerdinger , Sven Teufel , Oliver Bringmann

Transformers have become foundational architectures for both natural language and computer vision tasks. However, the high computational cost makes it quite challenging to deploy on resource-constraint devices. This paper investigates the…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Jialong Guo , Xinghao Chen , Yehui Tang , Yunhe Wang

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

Centerline graphs, crucial for path planning in autonomous driving, are traditionally learned using deterministic methods. However, these methods often lack spatial reasoning and struggle with occluded or invisible centerlines. Generative…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Zijie Wang , Weiming Zhang , Wei Zhang , Xiao Tan , Hongxing Liu , Yaowei Wang , Guanbin Li

In this paper, we propose an effective knowledge transfer framework to boost the weakly supervised object detection accuracy with the help of an external fully-annotated source dataset, whose categories may not overlap with the target…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Yuanyi Zhong , Jianfeng Wang , Jian Peng , Lei Zhang

With the rise of large-scale foundation models, efficiently adapting them to downstream tasks remains a central challenge. Linear probing, which freezes the backbone and trains a lightweight head, is computationally efficient but often…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Laure Ciernik , Marco Morik , Lukas Thede , Luca Eyring , Shinichi Nakajima , Zeynep Akata , Lukas Muttenthaler

Pre-training & fine-tuning can enhance the transferring efficiency and performance in visual tasks. Recent delta-tuning methods provide more options for visual classification tasks. Despite their success, existing visual delta-tuning art…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Dongshuo Yin , Leiyi Hu , Bin Li , Youqun Zhang , Xue Yang

Detecting 3D lanes from the camera is a rising problem for autonomous vehicles. In this task, the correct camera pose is the key to generating accurate lanes, which can transform an image from perspective-view to the top-view. With this…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Ruijin Liu , Dapeng Chen , Tie Liu , Zhiliang Xiong , Zejian Yuan

Transformers have become one of the dominant architectures in deep learning, particularly as a powerful alternative to convolutional neural networks (CNNs) in computer vision. However, Transformer training and inference in previous works…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Zizheng Pan , Bohan Zhuang , Haoyu He , Jing Liu , Jianfei Cai

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

Detectors with high coverage have direct and far-reaching benefits for road users in route planning and avoiding traffic congestion, but utilizing these data presents unique challenges including: the dynamic temporal correlation, and the…

计算机视觉与模式识别 · 计算机科学 2021-11-02 He Li , Shiyu Zhang , Xuejiao Li , Liangcai Su , Hongjie Huang , Duo Jin , Linghao Chen , Jianbing Huang , Jaesoo Yoo

Vehicle route prediction is one of the significant tasks in vehicles mobility. It is one of the means to reduce the accidents and increase comfort in human life. The task of route prediction becomes simpler with the development of certain…

计算机与社会 · 计算机科学 2021-04-13 Ali Nawaz , Attique Ur Rehman

Deep learning-based methods have become the de facto standard for industrial defect detection. However, their data-hungry nature and inherent "black-box" characteristics often lead to performance bottlenecks and limited trustworthiness in…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Hang-Cheng Dong , Guodong Liu , Dong Ye , Bingguo Liu

Prompt tuning is an emerging way of adapting pre-trained language models to downstream tasks. However, the existing studies are mainly to add prompts to the input sequence. This way would not work as expected due to the intermediate…

计算与语言 · 计算机科学 2022-07-01 Jingping Liu , Yuqiu Song , Kui Xue , Hongli Sun , Chao Wang , Lihan Chen , Haiyun Jiang , Jiaqing Liang , Tong Ruan