paper-with-me

홈 › Papers

DFR-TSD: A Deep Learning Based Framework for Robust Traffic Sign Detection Under Challenging Weather Conditions

2020-06-03 · Sabbir Ahmed, Uday Kamal, Md. Kamrul Hasan

Robust traffic sign detection and recognition (TSDR) is of paramount importance for the successful realization of autonomous vehicle technology. The importance of this task has led to a vast amount of research efforts and many promising methods have been proposed in the existing literature. However, the SOTA (SOTA) methods have been evaluated on clean and challenge-free datasets and overlooked the performance deterioration associated with different challenging conditions (CCs) that obscure the traffic images captured in the wild. In this paper, we look at the TSDR problem under CCs and focus on the performance degradation associated with them. To overcome this, we propose a Convolutional Neural Network (CNN) based TSDR framework with prior enhancement. Our modular approach consists of a CNN-based challenge classifier, Enhance-Net, an encoder-decoder CNN architecture for image enhancement, and two separate CNN architectures for sign-detection and classification. We propose a novel training pipeline for Enhance-Net that focuses on the enhancement of the traffic sign regions (instead of the whole image) in the challenging images subject to their accurate detection. We used CURE-TSD dataset consisting of traffic videos captured under different CCs to evaluate the efficacy of our approach. We experimentally show that our method obtains an overall precision and recall of 91.1% and 70.71% that is 7.58% and 35.90% improvement in precision and recall, respectively, compared to the current benchmark. Furthermore, we compare our approach with SOTA object detection networks, Faster-RCNN and R-FCN, and show that our approach outperforms them by a large margin.

📄 PDF Abstract BibTeX arXiv:2006.02578

Code (0)

등록된 구현이 없습니다.

Tasks

Image Enhancementobject-detectionObject DetectionTraffic Sign Detection

Methods 이 논문이 사용한 방법론

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…
Position-Sensitive RoI Pooling 설명 없음
R-FCN Region-based Fully Convolutional Networks, or R-FCNs, are a type of region-based object detector. In contrast to previous region-based object detectors such as…

Similar Papers 제목 키워드 기반

Traffic Signs in the Wild: Highlights from the IEEE Video and Image Processing Cup 2017 Student Competition [SP Competitions]

2018-10-15 · Dogancan Temel, Ghassan AlRegib

Robust and reliable traffic sign detection is necessary to bring autonomous vehicles onto our roads. State-of-the-art algorithms successfully perform traffic sign detection over existing databases that mostly lack severe…

Autonomous VehiclesTraffic Sign Detection

Towards Real-time Traffic Sign and Traffic Light Detection on Embedded Systems

2022-05-05 · Oshada Jayasinghe, Sahan Hemachandra, Damith Anhettigama, Shenali Kariyawasam 외

Recent work done on traffic sign and traffic light detection focus on improving detection accuracy in complex scenarios, yet many fail to deliver real-time performance, specifically with limited computational resources. …

Traffic Sign Detection under Challenging Conditions: A Deeper Look Into Performance Variations and Spectral Characteristics

2019-08-29 · Dogancan Temel, Min-Hung Chen, Ghassan AlRegib

Traffic signs are critical for maintaining the safety and efficiency of our roads. Therefore, we need to carefully assess the capabilities and limitations of automated traffic sign detection systems. Existing traffic sig…

Traffic Sign DetectionTraffic Sign Recognition

DEEGITS: Deep Learning based Framework for Measuring Heterogenous Traffic State in Challenging Traffic Scenarios

2024-11-13 · Muttahirul Islam, Nazmul Haque, Md. Hadiuzzaman

This paper presents DEEGITS (Deep Learning Based Heterogeneous Traffic State Measurement), a comprehensive framework that leverages state-of-the-art convolutional neural network (CNN) techniques to accurately and rapidly…

Multi-Object TrackingObject TrackingTransfer Learning

Small, but important: Traffic light proposals for detecting small traffic lights and beyond

2023-07-27 · Tom Sanitz, Christian Wilms, Simone Frintrop

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 …

Object Proposal GenerationSelf-Driving Cars