中文
相关论文

相关论文: Traffic Light Recognition using Convolutional Neur…

200 篇论文

Traffic signs are important in communicating information to drivers. Thus, comprehension of traffic signs is essential for road safety and ignorance may result in road accidents. Traffic sign detection has been a research spotlight over the…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Mayura Manawadu , Udaya Wijenayake

Lane detection for autonomous vehicles is an important concept, yet it is a challenging issue of driver assistance systems in modern vehicles. The emergence of deep learning leads to significant progress in self-driving cars. Conventional…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Seyed Rasoul Hosseini , Hamid Taheri , Mohammad Teshnehlab

Lane detection is extremely important for autonomous vehicles. For this reason, many approaches use lane boundary information to locate the vehicle inside the street, or to integrate GPS-based localization. As many other computer vision…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Fabio Pizzati , Marco Allodi , Alejandro Barrera , Fernando García

In the rapidly evolving landscape of transportation, the proliferation of automobiles has made road traffic more complex, necessitating advanced vision-assisted technologies for enhanced safety and navigation. These technologies are…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Dhruv Toshniwal , Saurabh Loya , Anuj Khot , Yash Marda

Traffic light detection is a challenging problem in the context of self-driving cars and driver assistance systems. While most existing systems produce good results on large traffic lights, detecting small and tiny ones is often overlooked.…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Tom Sanitz , Christian Wilms , Simone Frintrop

Lane detection in driving scenes is an important module for autonomous vehicles and advanced driver assistance systems. In recent years, many sophisticated lane detection methods have been proposed. However, most methods focus on detecting…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Qin Zou , Hanwen Jiang , Qiyu Dai , Yuanhao Yue , Long Chen , Qian Wang

Convolutional Neural Networks (CNNs) are successfully used for the important automotive visual perception tasks including object recognition, motion and depth estimation, visual SLAM, etc. However, these tasks are typically independently…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Ganesh Sistu , Isabelle Leang , Sumanth Chennupati , Senthil Yogamani , Ciaran Hughes , Stefan Milz , Samir Rawashdeh

This paper proposes a convolutional neural network (CNN)-based method that learns traffic as images and predicts large-scale, network-wide traffic speed with a high accuracy. Spatiotemporal traffic dynamics are converted to images…

机器学习 · 计算机科学 2017-04-11 Xiaolei Ma , Zhuang Dai , Zhengbing He , Jihui Na , Yong Wang , Yunpeng Wang

Recognition of traffic signs is a crucial aspect of self-driving cars and driver assistance systems, and machine vision tasks such as traffic sign recognition have gained significant attention. CNNs have been frequently used in machine…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Ali Farzipour , Omid Nejati Manzari , Shahriar B. Shokouhi

Recent improvements in object detection are driven by the success of convolutional neural networks (CNN). They are able to learn rich features outperforming hand-crafted features. So far, research in traffic light detection mainly focused…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Julian Müller , Klaus Dietmayer

The advent of Convolutional Neural Networks (CNNs) has led to their application in several domains. One noteworthy application is the perception system for autonomous driving that relies on the predictions from CNNs. Practitioners evaluate…

计算机视觉与模式识别 · 计算机科学 2022-02-04 Arvind Kumar Shekar , Laureen Lake , Liang Gou , Liu Ren

Automatic detection and recognition of traffic signs plays a crucial role in management of the traffic-sign inventory. It provides accurate and timely way to manage traffic-sign inventory with a minimal human effort. In the computer vision…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Domen Tabernik , Danijel Skočaj

Light plays a vital role in vision either human or machine vision, the perceived color is always based on the lighting conditions of the surroundings. Researchers are working to enhance the color detection techniques for the application of…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Nizamuddin Maitlo , Nooruddin Noonari , Sajid Ahmed Ghanghro , Sathishkumar Duraisamy , Fayaz Ahmed

Convolutional Neural Networks (CNNs) are a standard approach for visual recognition due to their capacity to learn hierarchical representations from raw pixels. In practice, practitioners often choose among (i) training a compact custom CNN…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Annoor Sharara Akhand

Vehicle light detection, association, and localization are required for important downstream safe autonomous driving tasks, such as predicting a vehicle's light state to determine if the vehicle is making a lane change or turning.…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Akshay Gopalkrishnan , Ross Greer , Maitrayee Keskar , Mohan Trivedi

Classifying and counting vehicles in road traffic has numerous applications in the transportation engineering domain. However, the wide variety of vehicles (two-wheelers, three-wheelers, cars, buses, trucks etc.) plying on roads of…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Mayank Singh Chauhan , Arshdeep Singh , Mansi Khemka , Arneish Prateek , Rijurekha Sen

Vehicle color information is one of the important elements in ITS (Intelligent Traffic System). In this paper, we present a vehicle color recognition method using convolutional neural network (CNN). Naturally, CNN is designed to learn…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Reza Fuad Rachmadi , I Ketut Eddy Purnama

Vehicle detection and tracking is a core ingredient for developing autonomous driving applications in urban scenarios. Recent image-based Deep Learning (DL) techniques are obtaining breakthrough results in these perceptive tasks. However,…

计算机视觉与模式识别 · 计算机科学 2018-08-27 Victor Vaquero , Ivan del Pino , Francesc Moreno-Noguer , Joan Solà , Alberto Sanfeliu , Juan Andrade-Cetto

In today's digital age, Convolutional Neural Networks (CNNs), a subset of Deep Learning (DL), are widely used for various computer vision tasks such as image classification, object detection, and image segmentation. There are numerous types…

机器学习 · 计算机科学 2024-02-29 Abolfazl Younesi , Mohsen Ansari , MohammadAmin Fazli , Alireza Ejlali , Muhammad Shafique , Jörg Henkel

Convolutional Neural Network (CNN) is the state-of-the-art for image classification task. Here we have briefly discussed different components of CNN. In this paper, We have explained different CNN architectures for image classification.…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Farhana Sultana , A. Sufian , Paramartha Dutta
‹ 上一页 1 2 3 10 下一页 ›