中文
相关论文

相关论文: Eigenlanes: Data-Driven Lane Descriptors for Struc…

200 篇论文

<<<This is a pre-acceptance version, please, go through Pattern Recognition Journal on Sciencedirect to read the final version>>>. Edge detection is the basis of many computer vision applications. State of the art predominantly relies on…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Xavier Soria , Angel Sappa , Patricio Humanante , Arash Akbarinia

Tremendous progress in deep learning over the last years has led towards a future with autonomous vehicles on our roads. Nevertheless, the performance of their perception systems is strongly dependent on the quality of the utilized training…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Daniel Bogdoll , Enrico Eisen , Maximilian Nitsche , Christin Scheib , J. Marius Zöllner

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

Traffic sign recognition is a well-researched problem in computer vision. However, the state of the art methods works only for frequent sign classes, which are well represented in training datasets. We consider the task of rare traffic sign…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Anton Konushin , Boris Faizov , Vlad Shakhuro

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

With the rapid development of intelligent detection algorithms based on deep learning, much progress has been made in automatic road defect recognition and road marking parsing. This can effectively address the issue of an expensive and…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Zhuoxiao Chen , Yiyun Zhang , Yadan Luo , Zijian Wang , Jinjiang Zhong , Anthony Southon

Monocular 3D lane detection has become a fundamental problem in the context of autonomous driving, which comprises the tasks of finding the road surface and locating lane markings. One major challenge lies in a flexible but robust line…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Maximilian Pittner , Joel Janai , Alexandru P. Condurache

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 a critical function for autonomous driving. With the recent development of deep learning and the publication of camera lane datasets and benchmarks, camera lane detection networks (CLDNs) have been remarkably developed.…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Donghee Paek , Seung-Hyun Kong , Kevin Tirta Wijaya

Advancements in artificial intelligence (AI) gives a great opportunity to develop an autonomous devices. The contribution of this work is an improved convolutional neural network (CNN) model and its implementation for the detection of road…

计算机视觉与模式识别 · 计算机科学 2020-08-17 Syed Ali Hassan , Tariq Rahim , Soo Young Shin

Deep neural networks can model images with rich latent representations, but they cannot naturally conceptualize structures of object categories in a human-perceptible way. This paper addresses the problem of learning object structures in an…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Yuting Zhang , Yijie Guo , Yixin Jin , Yijun Luo , Zhiyuan He , Honglak Lee

Accurate detection of lane and road markings is a task of great importance for intelligent vehicles. In existing approaches, the detection accuracy often degrades with the increasing distance. This is due to the fact that distant lane and…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Zhuoping Yu , Xiaozhou Ren , Yuyao Huang , Wei Tian , Junqiao Zhao

This paper proposes an approach that predicts the road course from camera sensors leveraging deep learning techniques. Road pixels are identified by training a multi-scale convolutional neural network on a large number of full-scene-labeled…

计算机视觉与模式识别 · 计算机科学 2016-06-01 Matthias Limmer , Julian Forster , Dennis Baudach , Florian Schüle , Roland Schweiger , Hendrik P. A. Lensch

In autonomous driving, detecting reliable and accurate lane marker positions is a crucial yet challenging task. The conventional approaches for the lane marker detection problem perform a pixel-level dense prediction task followed by…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Seungwoo Yoo , Heeseok Lee , Heesoo Myeong , Sungrack Yun , Hyoungwoo Park , Janghoon Cho , Duck Hoon Kim

This paper presents a comparative study of a custom convolutional neural network (CNN) architecture against widely used pretrained and transfer learning CNN models across five real-world image datasets. The datasets span binary…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Mahmudul Hasan , Mabsur Fatin Bin Hossain

Lane graph estimation is an essential and highly challenging task in automated driving and HD map learning. Existing methods using either onboard or aerial imagery struggle with complex lane topologies, out-of-distribution scenarios, or…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Martin Büchner , Jannik Zürn , Ion-George Todoran , Abhinav Valada , Wolfram Burgard

We present a robust and real time approach to lane marker detection in urban streets. It is based on generating a top view of the road, filtering using selective oriented Gaussian filters, using RANSAC line fitting to give initial guesses…

计算机视觉与模式识别 · 计算机科学 2014-11-27 Mohamed Aly

Deep learning has been successfully applied to several problems related to autonomous driving, often relying on large databases of real target-domain images for proper training. The acquisition of such real-world data is not always possible…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Lucas Tabelini , Rodrigo Berriel , Thiago M. Paixão , Alberto F. De Souza , Claudine Badue , Nicu Sebe , Thiago Oliveira-Santos

Heterogeneous graphs offer powerful data representations for traffic, given their ability to model the complex interaction effects among a varying number of traffic participants and the underlying road infrastructure. With the recent advent…

机器学习 · 计算机科学 2023-04-25 Eivind Meyer , Maurice Brenner , Bowen Zhang , Max Schickert , Bilal Musani , Matthias Althoff

The detection of multiple curved lane markings on a non-flat road surface is still a challenging task for automotive applications. To make an improvement, the depth information can be used to greatly enhance the robustness of the lane…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Rui Fan , Naim Dahnoun
‹ 上一页 1 8 9 10 下一页 ›