中文
相关论文

相关论文: FENet: Focusing Enhanced Network for Lane Detectio…

200 篇论文

Detecting obstacles is crucial for safe and efficient autonomous driving. To this end, we present NVRadarNet, a deep neural network (DNN) that detects dynamic obstacles and drivable free space using automotive RADAR sensors. The network…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Alexander Popov , Patrik Gebhardt , Ke Chen , Ryan Oldja , Heeseok Lee , Shane Murray , Ruchi Bhargava , Nikolai Smolyanskiy

Interconnected road lanes are a central concept for navigating urban roads. Currently, most autonomous vehicles rely on preconstructed lane maps as designing an algorithmic model is difficult. However, the generation and maintenance of such…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Robin Karlsson , David Robert Wong , Simon Thompson , Kazuya Takeda

In this paper, we revisit the limitations of anchor-based lane detection methods, which have predominantly focused on fixed anchors that stem from the edges of the image, disregarding their versatility and quality. To overcome the…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Lingyu Xiao , Xiang Li , Sen Yang , Wankou Yang

Road scene understanding is a critical component in an autonomous driving system. Although the deep learning-based road scene segmentation can achieve very high accuracy, its complexity is also very high for developing real-time…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Ping-Rong Chen , Hsueh-Ming Hang , Sheng-Wei Chan , Jing-Jhih Lin

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

Monocular 3D lane detection remains challenging due to depth ambiguity and weak geometric constraints. Mainstream methods rely on depth guidance, BEV projection, and anchor- or curve-based heads with simplified physical assumptions,…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Chengzhi Hong , Bijun Li

This paper focuses on the challenge of driver safety on the road and presents a novel system for driver drowsiness detection. In this system, to detect the falling sleep state of the driver as the sign of drowsiness, Convolutional Neural…

图像与视频处理 · 电气工程与系统科学 2021-05-31 Maryam Hashemi , Alireza Mirrashid , Aliasghar Beheshti Shirazi

Convolutional Networks (ConvNets) excel at semantic segmentation and have become a vital component for perception in autonomous driving. Enabling an all-encompassing view of street-scenes, omnidirectional cameras present themselves as a…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Kailun Yang , Jiaming Zhang , Simon Reiß , Xinxin Hu , Rainer Stiefelhagen

Few-shot segmentation aims to segment unseen-class objects given only a handful of densely labeled samples. Prototype learning, where the support feature yields a singleor several prototypes by averaging global and local object information,…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ehtesham Iqbal , Sirojbek Safarov , Seongdeok Bang

Semantic segmentation is a fundamental task in visual scene understanding. We focus on the supervised setting, where ground-truth semantic annotations are available. Based on knowledge about the high regularity of real-world scenes, we…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Stamatis Alexandropoulos , Christos Sakaridis , Petros Maragos

Despite online learning (OL) techniques have boosted the performance of semi-supervised video object segmentation (VOS) methods, the huge time costs of OL greatly restrict their practicality. Matching based and propagation based methods run…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Ziqin Wang , Jun Xu , Li Liu , Fan Zhu , Ling Shao

Associating driver attention with driving scene across two fields of views (FOVs) is a hard cross-domain perception problem, which requires comprehensive consideration of cross-view mapping, dynamic driving scene analysis, and driver status…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Jun Zhou , Chunsheng Liu , Faliang Chang , Wenqian Wang , Penghui Hao , Yiming Huang , Zhiqiang Yang

Intelligent intersection managers can improve safety by detecting dangerous drivers or failure modes in autonomous vehicles, warning oncoming vehicles as they approach an intersection. In this work, we present FailureNet, a recurrent neural…

机器人学 · 计算机科学 2023-10-02 Noam Buckman , Shiva Sreeram , Mathias Lechner , Yutong Ban , Ramin Hasani , Sertac Karaman , Daniela Rus

Mainstream lane marker detection methods are implemented by predicting the overall structure and deriving parametric curves through post-processing. Complex lane line shapes require high-dimensional output of CNNs to model global…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Zhan Qu , Huan Jin , Yang Zhou , Zhen Yang , Wei Zhang

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

Automated driving object detection has always been a challenging task in computer vision due to environmental uncertainties. These uncertainties include significant differences in object sizes and encountering the class unseen. It may…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Zezhou Wang , Guitao Cao , Xidong Xi , Jiangtao Wang

Aggressive driving is a major cause of traffic accidents and poses a serious threat to road safety. Although deep learning methods have shown promising results in detecting risky driving behaviours from vehicle sensor data, their…

机器学习 · 计算机科学 2026-05-25 Hanadi Alhamdan , Ghadah Alosaimi , Amir Atapour-Abarghouei , Farshad Arvin

This work proposes a new self-driving framework that uses a human driver control model, whose feature-input values are extracted from images using deep convolutional neural networks (CNNs). The development of image processing techniques…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Justin Zheng , Kazuhide Okamoto , Panagiotis Tsiotras

Autonomous driving requires accurate local scene understanding information. To this end, autonomous agents deploy object detection and online BEV lane graph extraction methods as a part of their perception stack. In this work, we propose an…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Yigit Baran Can , Alexander Liniger , Danda Pani Paudel , Luc Van Gool

Lane detection plays a crucial role in autonomous driving by providing vital data to ensure safe navigation. Modern algorithms rely on anchor-based detectors, which are then followed by a label-assignment process to categorize training…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Sapir Kontente , Roy Orfaig , Ben-Zion Bobrovsky