Enhancing Vehicle Make and Model Recognition with 3D Attention Modules
Narges Semiromizadeh, Omid Nejati Manzari, Shahriar B. Shokouhi,, Sattar Mirzakuchaki

TL;DR
This paper introduces a 3D attention module integrated into CNNs to improve vehicle make and model recognition by focusing on critical features, achieving state-of-the-art accuracy without increasing model parameters.
Contribution
The study proposes a novel 3D attention module for CNNs that enhances fine-grained vehicle recognition without adding extra parameters.
Findings
Achieved 90.69% accuracy on Stanford Cars dataset.
Outperformed existing CNN and transformer models.
Effective focus on distinguishing vehicle features.
Abstract
Vehicle make and model recognition (VMMR) is a crucial component of the Intelligent Transport System, garnering significant attention in recent years. VMMR has been widely utilized for detecting suspicious vehicles, monitoring urban traffic, and autonomous driving systems. The complexity of VMMR arises from the subtle visual distinctions among vehicle models and the wide variety of classes produced by manufacturers. Convolutional Neural Networks (CNNs), a prominent type of deep learning model, have been extensively employed in various computer vision tasks, including VMMR, yielding remarkable results. As VMMR is a fine-grained classification problem, it primarily faces inter-class similarity and intra-class variation challenges. In this study, we implement an attention module to address these challenges and enhance the model's focus on critical areas containing distinguishing features.…
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 · Attention Is All You Need · Focus
