A Task-aware Dual Similarity Network for Fine-grained Few-shot Learning

October 22, 2022 ยท Entered Twilight ยท ๐Ÿ› Pacific Rim International Conference on Artificial Intelligence

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .idea, README.md, __pycache__, backbone.py, configs.py, data, filelists, io_utils.py, methods, params.py, record, save_features.py, test.py, train.py, utils.py

Authors Yan Qi, Han Sun, Ningzhong Liu, Huiyu Zhou arXiv ID 2210.12348 Category cs.CV: Computer Vision Citations 10 Venue Pacific Rim International Conference on Artificial Intelligence Repository https://github.com/qiyanhero/TDSNet โญ 5 Last Checked 6 months ago
Abstract
The goal of fine-grained few-shot learning is to recognize sub-categories under the same super-category by learning few labeled samples. Most of the recent approaches adopt a single similarity measure, that is, global or local measure alone. However, for fine-grained images with high intra-class variance and low inter-class variance, exploring global invariant features and discriminative local details is quite essential. In this paper, we propose a Task-aware Dual Similarity Network(TDSNet), which applies global features and local patches to achieve better performance. Specifically, a local feature enhancement module is adopted to activate the features with strong discriminability. Besides, task-aware attention exploits the important patches among the entire task. Finally, both the class prototypes obtained by global features and discriminative local patches are employed for prediction. Extensive experiments on three fine-grained datasets demonstrate that the proposed TDSNet achieves competitive performance by comparing with other state-of-the-art algorithms.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision

๐ŸŒ… ๐ŸŒ… Old Age

Fast R-CNN

Ross Girshick

cs.CV ๐Ÿ› ICCV ๐Ÿ“š 27.7K cites 11 years ago