paper-with-me

홈 › Papers

Contrastively-reinforced Attention Convolutional Neural Network for Fine-grained Image Recognition

2020-09-08 · BMVC 2020 9 · Dichao Liu, Yu Wang, Jien Kato, Kenji Mase

Fine-grained visual classification is inherently challenging because of its inter-class similarity and intra-class variance. However, by contrasting the images with same/different labels, a human can instinctively notice that the key clues lie in certain objects while other objects are ignorable. Inspired by this, we propose Contrastively-reinforced Attention Convolutional Neural Network (CRA-CNN), which reinforces the attention awareness of deep activations. CRA-CNN mainly contains two parts: the classification stream and attention regularization stream. The former classifies the input image and simultaneously divides the visual information of the input into attention and redundancy. The latter evaluates the attention/redundancy proposal by classifying the attention and contrasting the attention/redundancy of various inputs. The evaluation information is backpropagated and forces the classification stream to improve its awareness of visual attention, which helps classification. Experimental results on CUB-Birds and Stanford Cars show that CRA-CNN distinctly outperforms the baselines and is comparable with state-of-art studies despite its simplicity.

📄 PDF Abstract BibTeX

Code (1)

Dichao-Liu/CRA-CNN

Tasks

ClassificationFine-Grained Image ClassificationFine-Grained Image Recognition

Similar Papers 제목 키워드 기반

Look Closer to See Better: Recurrent Attention Convolutional Neural Network for Fine-Grained Image Recognition

2017-07-01 · CVPR 2017 7 · Jianlong Fu, Heliang Zheng, Tao Mei

Recognizing fine-grained categories (e.g., bird species) is difficult due to the challenges of discriminative region localization and fine-grained feature learning. Existing approaches predominantly solve these challenge…

Fine-Grained Image ClassificationFine-Grained Image RecognitionGeneral Classification

Learning Multi-Attention Convolutional Neural Network for Fine-Grained Image Recognition

2017-10-01 · ICCV 2017 10 · Heliang Zheng, Jianlong Fu, Tao Mei, Jiebo Luo

Recognizing fine-grained categories (e.g., bird species) highly relies on discriminative part localization and part-based fine-grained feature learning. Existing approaches predominantly solve these challenges independen…

ClusteringFine-Grained Image ClassificationFine-Grained Image RecognitionGeneral Classification+1

Fine-Grained Visual Classification of Plant Species In The Wild: Object Detection as A Reinforced Means of Attention

2021-06-03 · Matthew R. Keaton, Ram J. Zaveri, Meghana Kovur, Cole Henderson 외

Plant species identification in the wild is a difficult problem in part due to the high variability of the input data, but also because of complications induced by the long-tail effects of the datasets distribution. Insp…

Fine-Grained Image Classificationobject-detectionObject DetectionOrgan Detection

Sub-Sentence Encoder: Contrastive Learning of Propositional Semantic Representations

2023-11-07 · Sihao Chen, Hongming Zhang, Tong Chen, Ben Zhou 외

We introduce sub-sentence encoder, a contrastively-learned contextual embedding model for fine-grained semantic representation of text. In contrast to the standard practice with sentence embeddings, where the meaning of …

Contrastive LearningSemantic SimilaritySemantic Textual SimilaritySentence+1

DCNN: Dual Cross-current Neural Networks Realized Using An Interactive Deep Learning Discriminator for Fine-grained Objects

2024-05-07 · Da Fu, Mingfei Rong, Eun-Hu Kim, Hao Huang 외

Accurate classification of fine-grained images remains a challenge in backbones based on convolutional operations or self-attention mechanisms. This study proposes novel dual-current neural networks (DCNN), which combine…

Fine-Grained Image Classificationimage-classificationImage ClassificationWeakly-supervised Learning