paper-with-me

Papers

Enhancing Traffic Sign Recognition On The Performance Based On Yolov8

2025-04-02 · Baba Ibrahim, Zhou Kui

This paper Traffic sign recognition plays a crucial role in the development of autonomous vehicles and advanced driver-assistance systems (ADAS). Despite significant advances in deep learning and object detection, accurately detecting and classifying traffic signs remains challenging due to their small sizes, variable environmental conditions, occlusion, and class imbalance. This thesis presents an enhanced YOLOv8-based detection system that integrates advanced data augmentation techniques, novel architectural enhancements including Coordinate Attention (CA), Bidirectional Feature Pyramid Network (BiFPN), and dynamic modules such as ODConv and LSKA, along with refined loss functions (EIoU and WIoU combined with Focal Loss). Extensive experiments conducted on datasets including GTSRB, TT100K, and GTSDB demonstrate marked improvements in detection accuracy, robustness under adverse conditions, and real-time inference on edge devices. The findings contribute actionable insights for deploying reliable traffic sign recognition systems in real-world autonomous driving scenarios.

📄 PDF Abstract BibTeX arXiv:2504.02884

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesData Augmentationobject-detectionObject DetectionTraffic Sign Recognition

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Coordinate attention Hou et al. proposed coordinate attention, a novel attention mechanism which embeds positional information into channel attention, so that the network can focus on large…

Similar Papers 제목 키워드 기반

Effects of Real-Life Traffic Sign Alteration on YOLOv7- an Object Recognition Model

2023-05-09 · Farhin Farhad Riya, Shahinul Hoque, Md Saif Hassan Onim, Edward Michaud 외

The widespread adoption of Image Processing has propelled Object Recognition (OR) models into essential roles across various applications, demonstrating the power of AI and enabling crucial services. Among the applicatio…

Autonomous VehiclesObjectobject-detectionObject Detection+2

Revolutionizing Traffic Management with AI-Powered Machine Vision: A Step Toward Smart Cities

2025-03-04 · Seyed Hossein Hosseini DolatAbadi, Sayyed Mohammad Hossein Hashemi, Mohammad Hosseini, Moein-Aldin AliHosseini

The rapid urbanization of cities and increasing vehicular congestion have posed significant challenges to traffic management and safety. This study explores the transformative potential of artificial intelligence (AI) an…

Managementvehicle detection

Automatic Signboard Recognition in Low Quality Night Images

2023-08-17 · Manas Kagde, Priyanka Choudhary, Rishi Joshi, Somnath Dey

An essential requirement for driver assistance systems and autonomous driving technology is implementing a robust system for detecting and recognizing traffic signs. This system enables the vehicle to autonomously analyz…

Autonomous Driving

M3E-Yolo: A New Lightweight Network for Traffic Sign Recognition

2023-01-19 · 19th International Computer Conference on Wavelet Active Media Technology and Information Processing (ICCWAMTIP) 2023 1 · Guo Haoran, Li Fan, Kuang Ping, Xiong Gang

Traffic sign recognition is committed to ensuring the safety of automatic driving. Inspired by YOLOv5, this paper proposes a new model to solve the problem of poor balance between the accuracy and efficiency of existing …

Traffic Sign DetectionTraffic Sign Recognition

Real-Time Traffic Sign Detection: A Case Study in a Santa Clara Suburban Neighborhood

2023-10-14 · Harish Loghashankar, Hieu Nguyen

This research project aims to develop a real-time traffic sign detection system using the YOLOv5 architecture and deploy it for efficient traffic sign recognition during a drive in a suburban neighborhood. The project's …

Autonomous DrivingManagementTraffic Sign DetectionTraffic Sign Recognition