paper-with-me

Papers

Attention for Fine-Grained Categorization

2014-12-22 · Pierre Sermanet, Andrea Frome, Esteban Real

This paper presents experiments extending the work of Ba et al. (2014) on recurrent neural models for attention into less constrained visual environments, specifically fine-grained categorization on the Stanford Dogs data set. In this work we use an RNN of the same structure but substitute a more powerful visual network and perform large-scale pre-training of the visual network outside of the attention RNN. Most work in attention models to date focuses on tasks with toy or more constrained visual environments, whereas we present results for fine-grained categorization better than the state-of-the-art GoogLeNet classification model. We show that our model learns to direct high resolution attention to the most discriminative regions without any spatial supervision such as bounding boxes, and it is able to discriminate fine-grained dog breeds moderately well even when given only an initial low-resolution context image and narrow, inexpensive glimpses at faces and fur patterns. This and similar attention models have the major advantage of being trained end-to-end, as opposed to other current detection and recognition pipelines with hand-engineered components where information is lost. While our model is state-of-the-art, further work is needed to fully leverage the sequential input.

📄 PDF Abstract BibTeX arXiv:1412.7054

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Local Response Normalization Local Response Normalization is a normalization layer that implements the idea of lateral inhibition. Lateral inhibition is a concept in neurobiology that refers to the…
Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Inception Module An Inception Module is an image model block that aims to approximate an optimal local sparse structure in a CNN. Put simply, it allows for us to use multiple types of filter…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Fine-grained Visual-textual Representation Learning

2017-08-31 · Xiangteng He, Yuxin Peng

Fine-grained visual categorization is to recognize hundreds of subcategories belonging to the same basic-level category, which is a highly challenging task due to the quite subtle and local visual distinctions among simi…

Fine-Grained Visual CategorizationRepresentation Learning

Counterfactual Attention Learning for Fine-Grained Visual Categorization and Re-identification

2021-08-19 · ICCV 2021 10 · Yongming Rao, Guangyi Chen, Jiwen Lu, Jie zhou

Attention mechanism has demonstrated great potential in fine-grained visual recognition tasks. In this paper, we present a counterfactual attention learning method to learn more effective attention based on causal infere…

Causal InferencecounterfactualFew-Shot LearningFine-Grained Image Classification+7

Data-free Knowledge Distillation for Fine-grained Visual Categorization

2024-04-18 · ICCV 2023 1 · Renrong Shao, Wei zhang, Jianhua Yin, Jun Wang

Data-free knowledge distillation (DFKD) is a promising approach for addressing issues related to model compression, security privacy, and transmission restrictions. Although the existing methods exploiting DFKD have achi…

Data-free Knowledge DistillationFine-Grained Visual CategorizationKnowledge DistillationModel Compression

Cross-layer Attention Network for Fine-grained Visual Categorization

2022-10-17 · Ranran Huang, Yu Wang, Huazhong Yang

Learning discriminative representations for subtle localized details plays a significant role in Fine-grained Visual Categorization (FGVC). Compared to previous attention-based works, our work does not explicitly define …

Fine-Grained Visual Categorization

Vantage Feature Frames for Fine-Grained Categorization

2013-06-01 · CVPR 2013 6 · Asma Rejeb Sfar, Nozha Boujemaa, Donald Geman

We study fine-grained categorization, the task of distinguishing among (sub)categories of the same generic object class (e.g., birds), focusing on determining botanical species (leaves and orchids) from scanned images. T…

Object