Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Semantically Enhanced Feature for Fine-Grained Image Classification

About

We aim to provide a computationally cheap yet effective approach for fine-grained image classification (FGIC) in this letter. Unlike previous methods that rely on complex part localization modules, our approach learns fine-grained features by enhancing the semantics of sub-features of a global feature. Specifically, we first achieve the sub-feature semantic by arranging feature channels of a CNN into different groups through channel permutation. Meanwhile, to enhance the discriminability of sub-features, the groups are guided to be activated on object parts with strong discriminability by a weighted combination regularization. Our approach is parameter parsimonious and can be easily integrated into the backbone model as a plug-and-play module for end-to-end training with only image-level supervision. Experiments verified the effectiveness of our approach and validated its comparable performance to the state-of-the-art methods. Code is available at https://github.com/cswluo/SEF

Wei Luo, Hengmin Zhang, Jun Li, Xiu-Shen Wei• 2020

Related benchmarks

TaskDatasetResultRank
Fine-grained Image ClassificationStanford Cars (test)
Accuracy94
348
Fine-grained Image ClassificationStanford Cars
Accuracy94
206
Image ClassificationStanford Dogs (test)
Top-1 Acc88.8
85
Fine-grained Visual CategorizationCUB-Birds
Accuracy87.3
26
Fine-grained Image ClassificationStanford Dogs
Score4.8
18
Showing 5 of 5 rows

Other info

Code

Follow for update