paper-with-me

홈 › Papers

MFL-YOLO: An Object Detection Model for Damaged Traffic Signs

2023-09-13 · Tengyang Chen, Jiangtao Ren

Traffic signs are important facilities to ensure traffic safety and smooth flow, but may be damaged due to many reasons, which poses a great safety hazard. Therefore, it is important to study a method to detect damaged traffic signs. Existing object detection techniques for damaged traffic signs are still absent. Since damaged traffic signs are closer in appearance to normal ones, it is difficult to capture the detailed local damage features of damaged traffic signs using traditional object detection methods. In this paper, we propose an improved object detection method based on YOLOv5s, namely MFL-YOLO (Mutual Feature Levels Loss enhanced YOLO). We designed a simple cross-level loss function so that each level of the model has its own role, which is beneficial for the model to be able to learn more diverse features and improve the fine granularity. The method can be applied as a plug-and-play module and it does not increase the structural complexity or the computational complexity while improving the accuracy. We also replaced the traditional convolution and CSP with the GSConv and VoVGSCSP in the neck of YOLOv5s to reduce the scale and computational complexity. Compared with YOLOv5s, our MFL-YOLO improves 4.3 and 5.1 in F1 scores and mAP, while reducing the FLOPs by 8.9%. The Grad-CAM heat map visualization shows that our model can better focus on the local details of the damaged traffic signs. In addition, we also conducted experiments on CCTSDB2021 and TT100K to further validate the generalization of our model.

📄 PDF Abstract BibTeX arXiv:2309.06750

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

YOLO-PPA based Efficient Traffic Sign Detection for Cruise Control in Autonomous Driving

2024-09-05 · Jingyu Zhang, Wenqing Zhang, Chaoyi Tan, Xiangtian Li 외

It is very important to detect traffic signs efficiently and accurately in autonomous driving systems. However, the farther the distance, the smaller the traffic signs. Existing object detection algorithms can hardly det…

Autonomous Drivingobject-detectionObject DetectionTraffic Sign 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

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

Traffic Signs Detection and Recognition System using Deep Learning

2020-03-06 · Pavly Salah Zaki, Marco Magdy William, Bolis Karam Soliman, Kerolos Gamal Alexsan 외

With the rapid development of technology, automobiles have become an essential asset in our day-to-day lives. One of the more important researches is Traffic Signs Recognition (TSR) systems. This paper describes an appro…

Deep Learningobject-detectionObject DetectionRaspberry Pi 3+2

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