Road Traffic Sign Recognition method using Siamese network Combining Efficient-CNN based Encoder
Zhenghao Xi, Yuchao Shao, Yang Zheng, Xiang Liu, Yaqi Liu, and Yitong, Cai

TL;DR
This paper introduces IECES-network, a traffic sign recognition method using Siamese networks with Efficient-CNN encoders, achieving high accuracy and real-time performance in noisy environments with occlusion and motion blur.
Contribution
The paper proposes a novel Siamese network with Efficient-CNN encoders and a template-based recognition approach for robust, real-time traffic sign recognition under challenging conditions.
Findings
Achieves 86.1% accuracy on benchmark datasets.
Processes each frame in 0.1 seconds, 1.5 times faster than existing methods.
Performs well under motion-blur and occlusion conditions.
Abstract
Traffic signs recognition (TSR) plays an essential role in assistant driving and intelligent transportation system. However, the noise of complex environment may lead to motion-blur or occlusion problems, which raise the tough challenge to real-time recognition with high accuracy and robust. In this article, we propose IECES-network which with improved encoders and Siamese net. The three-stage approach of our method includes Efficient-CNN based encoders, Siamese backbone and the fully-connected layers. We firstly use convolutional encoders to extract and encode the traffic sign features of augmented training samples and standard images. Then, we design the Siamese neural network with Efficient-CNN based encoder and contrastive loss function, which can be trained to improve the robustness of TSR problem when facing the samples of motion-blur and occlusion by computing the distance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
