Incorporating Intra-Class Variance to Fine-Grained Visual Recognition
Fine-grained visual recognition aims to capture discriminative characteristics amongst visually similar categories. The state-of-the-art research work has significantly improved the fine-grained recognition performance by deep metric learning using triplet network. However, the impact of intra-category variance on the performance of recognition and robust feature representation has not been well studied. In this paper, we propose to leverage intra-class variance in metric learning of triplet network to improve the performance of fine-grained recognition. Through partitioning training images within each category into a few groups, we form the triplet samples across different categories as well as different groups, which is called Group Sensitive TRiplet Sampling (GS-TRS). Accordingly, the triplet loss function is strengthened by incorporating intra-class variance with GS-TRS, which may contribute to the optimization objective of triplet network. Extensive experiments over benchmark datasets CompCar and VehicleID show that the proposed GS-TRS has significantly outperformed state-of-the-art approaches in both classification and retrieval tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Fine-Grained Visual RecognitionMetric LearningRetrievalTripletSimilar Papers 제목 키워드 기반
Variational Feature Disentangling for Fine-Grained Few-Shot Classification
Fine-grained few-shot recognition often suffers from the problem of training data scarcity for novel categories.The network tends to overfit and does not generalize well to unseen classes due to insufficient training dat…
ClassificationFew-Shot Image Classificationimage-classificationImage Classification+2Exploration of Class Center for Fine-Grained Visual Classification
Different from large-scale classification tasks, fine-grained visual classification is a challenging task due to two critical problems: 1) evident intra-class variances and subtle inter-class differences, and 2) overfitt…
ClassificationFine-Grained Image ClassificationFine-Grained Few Shot Learning with Foreground Object Transformation
Traditional fine-grained image classification generally requires abundant labeled samples to deal with the low inter-class variance but high intra-class variance problem. However, in many scenarios we may have limited sa…
Data AugmentationFew-Shot LearningFine-Grained Image Classificationimage-classification+2TOAN: Target-Oriented Alignment Network for Fine-Grained Image Categorization with Few Labeled Samples
The challenges of high intra-class variance yet low inter-class fluctuations in fine-grained visual categorization are more severe with few labeled samples, \textit{i.e.,} Fine-Grained categorization problems under the F…
Fine-Grained Visual CategorizationImage CategorizationExploring Vision Transformers for Fine-grained Classification
Existing computer vision research in categorization struggles with fine-grained attributes recognition due to the inherently high intra-class variances and low inter-class variances. SOTA methods tackle this challenge by…
ClassificationFine-Grained Image Classificationimage-classificationImage Classification