paper-with-me

홈 › Papers

BSNet: Bi-Similarity Network for Few-shot Fine-grained Image Classification

2020-11-29 · Xiaoxu Li, Jijie Wu, Zhuo Sun, Zhanyu Ma, Jie Cao, Jing-Hao Xue

Few-shot learning for fine-grained image classification has gained recent attention in computer vision. Among the approaches for few-shot learning, due to the simplicity and effectiveness, metric-based methods are favorably state-of-the-art on many tasks. Most of the metric-based methods assume a single similarity measure and thus obtain a single feature space. However, if samples can simultaneously be well classified via two distinct similarity measures, the samples within a class can distribute more compactly in a smaller feature space, producing more discriminative feature maps. Motivated by this, we propose a so-called \textit{Bi-Similarity Network} (\textit{BSNet}) that consists of a single embedding module and a bi-similarity module of two similarity measures. After the support images and the query images pass through the convolution-based embedding module, the bi-similarity module learns feature maps according to two similarity measures of diverse characteristics. In this way, the model is enabled to learn more discriminative and less similarity-biased features from few shots of fine-grained images, such that the model generalization ability can be significantly improved. Through extensive experiments by slightly modifying established metric/similarity based networks, we show that the proposed approach produces a substantial improvement on several fine-grained image benchmark datasets. Codes are available at: https://github.com/spraise/BSNet

📄 PDF Abstract BibTeX arXiv:2011.14311

Code (1)

spraise/BSNet 공식 구현 pytorch

Tasks

Few-Shot LearningFine-Grained Image ClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Instance-Aware Observer Network for Out-of-Distribution Object Segmentation

2022-07-18 · Victor Besnier, Andrei Bursuc, David Picard, Alexandre Briot

Recent works on predictive uncertainty estimation have shown promising results on Out-Of-Distribution (OOD) detection for semantic segmentation. However, these methods struggle to precisely locate the point of interest i…

ObjectOut of Distribution (OOD) DetectionSemantic Segmentation

Learning a Reinforced Agent for Flexible Exposure Bracketing Selection

2020-05-26 · CVPR 2020 6 · Zhouxia Wang, Jiawei Zhang, Mude Lin, Jiong Wang 외

Automatically selecting exposure bracketing (images exposed differently) is important to obtain a high dynamic range image by using multi-exposure fusion. Unlike previous methods that have many restrictions such as requi…

Diversity-boosted Generalization-Specialization Balancing for Zero-shot Learning

2022-01-06 · Yun Li, Zhe Liu, Xiaojun Chang, Julian McAuley 외

Zero-Shot Learning (ZSL) aims to transfer classification capability from seen to unseen classes. Recent methods have proved that generalization and specialization are two essential abilities to achieve good performance i…

DiversityMeta-LearningNetwork PruningZero-Shot Learning

Boosting Few-shot Fine-grained Recognition with Background Suppression and Foreground Alignment

2022-10-04 · Zican Zha, Hao Tang, Yunlian Sun, Jinhui Tang

Few-shot fine-grained recognition (FS-FGR) aims to recognize novel fine-grained categories with the help of limited available samples. Undoubtedly, this task inherits the main challenges from both few-shot learning and f…

Few-Shot Learning

FBSNet: A Fast Bilateral Symmetrical Network for Real-Time Semantic Segmentation

2021-09-02 · Guangwei Gao, Guoan Xu, Juncheng Li, Yi Yu 외

Real-time semantic segmentation, which can be visually understood as the pixel-level classification task on the input image, currently has broad application prospects, especially in the fast-developing fields of autonomo…

Autonomous DrivingDecoderDrone navigationGPU+2