中文
相关论文

相关论文: Robust Lane Detection through Self Pre-training wi…

200 篇论文

Autonomous vehicles (AVs) rely on real-time perception systems to understand road environments and ensure safe navigation. However, implementing reliable perception algorithms on resource-constrained embedded platforms remains challenging…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Md Tanjemul Islam , Md Rafiul Kabir

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

The lane graph is critical for applications such as autonomous driving and lane-level route planning. While previous research has focused on extracting lane-level graphs from aerial imagery using convolutional neural networks (CNNs)…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Antonio Ruiz , Andrew Melnik , Nicolo Savioli , Dong Wang , Yanfeng Zhang , Helge Ritter

Autoencoders are certainly among the most studied and used Deep Learning models: the idea behind them is to train a model in order to reconstruct the same input data. The peculiarity of these models is to compress the information through a…

机器学习 · 计算机科学 2023-09-06 Gabriele Martino , Davide Moroni , Massimo Martinelli

Lane detection stands as a crucial perception task in autonomous driving and advanced driver assistance systems. However, existing methods still degrade in complex real scenarios due to two major limitations. First, classification…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Tiancheng Wang , Zhaolu Ding , Richeng Xu , Tianhui Zheng , Hui Liu , Hanyu Xuan , Zhiliang Wu , Guanghui Yue

Image and video restoration has achieved a remarkable leap with the advent of deep learning. The success of deep learning paradigm lies in three key components: data, model, and loss. Currently, many efforts have been devoted to the first…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Man Zhou , Naishan Zheng , Jie Huang , Chunle Guo , Chongyi Li

Obstacle Detection is a central problem for any robotic system, and critical for autonomous systems that travel at high speeds in unpredictable environment. This is often achieved through scene depth estimation, by various means. When fast…

机器人学 · 计算机科学 2016-07-22 Michele Mancini , Gabriele Costante , Paolo Valigi , Thomas A. Ciarfuglia

We present a generalized and scalable method, called Gen-LaneNet, to detect 3D lanes from a single image. The method, inspired by the latest state-of-the-art 3D-LaneNet, is a unified framework solving image encoding, spatial transform of…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Yuliang Guo , Guang Chen , Peitao Zhao , Weide Zhang , Jinghao Miao , Jingao Wang , Tae Eun Choe

Neural solvers for partial differential equations (PDEs) have great potential to generate fast and accurate physics solutions, yet their practicality is currently limited by their generalizability. PDEs evolve over broad scales and exhibit…

机器学习 · 计算机科学 2024-12-06 Anthony Zhou , Amir Barati Farimani

Safety and decline of road traffic accidents remain important issues of autonomous driving. Statistics show that unintended lane departure is a leading cause of worldwide motor vehicle collisions, making lane detection the most promising…

计算机视觉与模式识别 · 计算机科学 2018-12-17 Wenhui Zhang , Tejas Mahale

Mask-based pretraining has become a cornerstone of modern large-scale models across language, vision, and recently biology. Despite its empirical success, its role and limits in learning data representations have been unclear. In this work,…

机器学习 · 计算机科学 2025-09-29 Mingze Dong , Leda Wang , Yuval Kluger

LIDAR sensors are usually used to provide autonomous vehicles with 3D representations of their environment. In ideal conditions, geometrical models could detect the road in LIDAR scans, at the cost of a manual tuning of numerical…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Edouard Capellier , Franck Davoine , Veronique Cherfaoui , You Li

Although deep learning are commonly employed for image recognition, usually huge amount of labeled training data is required, which may not always be readily available. This leads to a noticeable performance disparity when compared to…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Enoch Solomon , Abraham Woubie , Eyael Solomon Emiru

Deep neural networks usually benefit from unsupervised pre-training, e.g. auto-encoders. However, the classifier further needs supervised fine-tuning methods for good discrimination. Besides, due to the limits of full-connection, the…

计算机视觉与模式识别 · 计算机科学 2016-05-10 Hailin Shi , Xiangyu Zhu , Zhen Lei , Shengcai Liao , Stan Z. Li

Masked Autoencoder (MAE) is a notable method for self-supervised pretraining in visual representation learning. It operates by randomly masking image patches and reconstructing these masked patches using the unmasked ones. A key limitation…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Han Guo , Ramtin Hosseini , Ruiyi Zhang , Sai Ashish Somayajula , Ranak Roy Chowdhury , Rajesh K. Gupta , Pengtao Xie

Advanced driver assistance and automated driving systems rely on risk estimation modules to predict and avoid dangerous situations. Current methods use expensive sensor setups and complex processing pipeline, limiting their availability and…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Ekim Yurtsever , Yongkang Liu , Jacob Lambert , Chiyomi Miyajima , Eijiro Takeuchi , Kazuya Takeda , John H. L. Hansen

Many machine learning models use the manipulation of dimensions as a driving force to enable models to identify and learn important features in data. In the case of sequential data this manipulation usually happens on the token dimension…

机器学习 · 计算机科学 2023-10-24 Daniel Biermann , Fabrizio Palumbo , Morten Goodwin , Ole-Christoffer Granmo

Large occlusions result in a significant decline in image classification accuracy. During inference, diverse types of unseen occlusions introduce out-of-distribution data to the classification model, leading to accuracy dropping as low as…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Ketan Kotwal , Tanay Deshmukh , Preeti Gopal

Deep Neural Networks (DNNs) are a critical component for self-driving vehicles. They achieve impressive performance by reaping information from high amounts of labeled data. Yet, the full complexity of the real world cannot be encapsulated…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Julien Rebut , Andrei Bursuc , Patrick Pérez

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