中文
相关论文

相关论文: Deep traffic light detection by overlaying synthet…

200 篇论文

Deep learning has been successfully applied to several problems related to autonomous driving. Often, these solutions rely on large networks that require databases of real image samples of the problem (i.e., real world) for proper training.…

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

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

Deep neural networks (DNN) which are employed in perception systems for autonomous driving require a huge amount of data to train on, as they must reliably achieve high performance in all kinds of situations. However, these DNN are usually…

机器人学 · 计算机科学 2023-08-01 Daniel Bogdoll , Svenja Uhlemeyer , Kamil Kowol , J. Marius Zöllner

Object detection in aerial images is an important task in environmental, economic, and infrastructure-related tasks. One of the most prominent applications is the detection of vehicles, for which deep learning approaches are increasingly…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Immanuel Weber , Jens Bongartz , Ribana Roscher

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

Traffic light recognition, as a critical component of the perception module of self-driving vehicles, plays a vital role in the intelligent transportation systems. The prevalent deep learning based traffic light recognition methods heavily…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Danfeng Wang , Xin Ma , Xiaodong Yang

A major challenges of deep learning (DL) is the necessity to collect huge amounts of training data. Often, the lack of a sufficiently large dataset discourages the use of DL in certain applications. Typically, acquiring the required amounts…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Andoni Cortés , Clemente Rodríguez , Gorka Velez , Javier Barandiarán , Marcos Nieto

Computer vision applications in intelligent transportation systems (ITS) and autonomous driving (AD) have gravitated towards deep neural network architectures in recent years. While performance seems to be improving on benchmark datasets,…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Talha Azfar , Jinlong Li , Hongkai Yu , Ruey Long Cheu , Yisheng Lv , Ruimin Ke

Manual traffic surveillance can be a daunting task as Traffic Management Centers operate a myriad of cameras installed over a network. Injecting some level of automation could help lighten the workload of human operators performing manual…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Vishal Mandal , Abdul Rashid Mussah , Peng Jin , Yaw Adu-Gyamfi

Image synthesis driven by computer graphics achieved recently a remarkable realism, yet synthetic image data generated this way reveals a significant domain gap with respect to real-world data. This is especially true in autonomous driving…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Artem Savkin , Rachid Ellouze , Nassir Navab , Federico Tombari

Existing lane-level simulation road network generation is labor-intensive, resource-demanding, and costly due to the need for large-scale data collection and manual post-editing. To overcome these limitations, we propose automatically…

多媒体 · 计算机科学 2025-09-04 Liang Xie , Wenke Huang

We present a system for training deep neural networks for object detection using synthetic images. To handle the variability in real-world data, the system relies upon the technique of domain randomization, in which the parameters of the…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Jonathan Tremblay , Aayush Prakash , David Acuna , Mark Brophy , Varun Jampani , Cem Anil , Thang To , Eric Cameracci , Shaad Boochoon , Stan Birchfield

This research presents a novel active detection model utilizing deep reinforcement learning to accurately detect traffic objects in real-world scenarios. The model employs a deep Q-network based on LSTM-CNN that identifies and aligns target…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Xinyu Ren , Ruixuan Wang

Traffic light detection is essential for self-driving cars to navigate safely in urban areas. Publicly available traffic light datasets are inadequate for the development of algorithms for detecting distant traffic lights that provide…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Harindu Jayarathne , Tharindu Samarakoon , Hasara Koralege , Asitha Divisekara , Ranga Rodrigo , Peshala Jayasekara

Deep learning has rapidly transformed the state of the art algorithms used to address a variety of problems in computer vision and robotics. These breakthroughs have relied upon massive amounts of human annotated training data. This time…

计算机视觉与模式识别 · 计算机科学 2017-02-28 Matthew Johnson-Roberson , Charles Barto , Rounak Mehta , Sharath Nittur Sridhar , Karl Rosaen , Ram Vasudevan

Deep learning techniques have enabled the emergence of state-of-the-art models to address object detection tasks. However, these techniques are data-driven, delegating the accuracy to the training dataset which must resemble the images in…

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

Autonomous terrestrial vehicles must be capable of perceiving traffic lights and recognizing their current states to share the streets with human drivers. Most of the time, human drivers can easily identify the relevant traffic lights. To…

Navigating through intersections is one of the main challenging tasks for an autonomous vehicle. However, for the majority of intersections regulated by traffic lights, the problem could be solved by a simple rule-based method in which the…

机器人学 · 计算机科学 2021-05-04 Alessandro Paolo Capasso , Paolo Maramotti , Anthony Dell'Eva , Alberto Broggi

Deep neural networks can be powerful tools, but require careful application-specific design to ensure that the most informative relationships in the data are learnable. In this paper, we apply deep neural networks to the nonlinear…

机器学习 · 计算机科学 2019-12-04 Matthew A. Wright , Simon F. G. Ehlers , Roberto Horowitz

Object detection and classification of traffic signs in street-view imagery is an essential element for asset management, map making and autonomous driving. However, some traffic signs occur rarely and consequently, they are difficult to…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Clint Sebastian , Ries Uittenbogaard , Julien Vijverberg , Bas Boom , Peter H. N. de With
‹ 上一页 1 2 3 10 下一页 ›