TL;DR
MicronNet is a highly compact deep neural network designed for real-time embedded traffic sign recognition, achieving high accuracy with minimal parameters and computational requirements suitable for embedded devices.
Contribution
The paper introduces MicronNet, a novel compact CNN architecture optimized for embedded traffic sign recognition, significantly reducing model size and computation while maintaining high accuracy.
Findings
Model size of ~1MB and 510,000 parameters
Achieves 98.9% accuracy on German traffic sign benchmark
Inference time of 32.19 ms on Cortex-A53 processor
Abstract
Traffic sign recognition is a very important computer vision task for a number of real-world applications such as intelligent transportation surveillance and analysis. While deep neural networks have been demonstrated in recent years to provide state-of-the-art performance traffic sign recognition, a key challenge for enabling the widespread deployment of deep neural networks for embedded traffic sign recognition is the high computational and memory requirements of such networks. As a consequence, there are significant benefits in investigating compact deep neural network architectures for traffic sign recognition that are better suited for embedded devices. In this paper, we introduce MicronNet, a highly compact deep convolutional neural network for real-time embedded traffic sign recognition designed based on macroarchitecture design principles (e.g., spectral macroarchitecture…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
