paper-with-me

홈 › Papers

Attribute-Aware Attention Model for Fine-grained Representation Learning

2019-01-02 · Kai Han, Jianyuan Guo, Chao Zhang, Mingjian Zhu

How to learn a discriminative fine-grained representation is a key point in many computer vision applications, such as person re-identification, fine-grained classification, fine-grained image retrieval, etc. Most of the previous methods focus on learning metrics or ensemble to derive better global representation, which are usually lack of local information. Based on the considerations above, we propose a novel Attribute-Aware Attention Model ($A^3M$), which can learn local attribute representation and global category representation simultaneously in an end-to-end manner. The proposed model contains two attention models: attribute-guided attention module uses attribute information to help select category features in different regions, at the same time, category-guided attention module selects local features of different attributes with the help of category cues. Through this attribute-category reciprocal process, local and global features benefit from each other. Finally, the resulting feature contains more intrinsic information for image recognition instead of the noisy and irrelevant features. Extensive experiments conducted on Market-1501, CompCars, CUB-200-2011 and CARS196 demonstrate the effectiveness of our $A^3M$. Code is available at https://github.com/iamhankai/attribute-aware-attention.

📄 PDF Abstract BibTeX arXiv:1901.00392

Code (1)

iamhankai/attribute-aware-attention 공식 구현

Tasks

AttributeFine-Grained Image ClassificationImage RetrievalPerson Re-IdentificationRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

A$^2$-Net: Learning Attribute-Aware Hash Codes for Large-Scale Fine-Grained Image Retrieval

2021-12-01 · NeurIPS 2021 12 · Xiu-Shen Wei, Yang shen, Xuhao Sun, Han-Jia Ye 외

Our work focuses on tackling large-scale fine-grained image retrieval as ranking the images depicting the concept of interests (i.e., the same sub-category labels) highest based on the fine-grained details in the query. …

AttributeDecoderImage RetrievalRetrieval

Fine-Grained Fashion Similarity Learning by Attribute-Specific Embedding Network

2020-02-07 · Zhe Ma, Jianfeng Dong, Yao Zhang, Zhongzi Long 외

This paper strives to learn fine-grained fashion similarity. In this similarity paradigm, one should pay more attention to the similarity in terms of a specific design/attribute among fashion items, which has potential v…

AttributeReranking

Attribute-Aware Deep Hashing with Self-Consistency for Large-Scale Fine-Grained Image Retrieval

2023-11-21 · Xiu-Shen Wei, Yang shen, Xuhao Sun, Peng Wang 외

Our work focuses on tackling large-scale fine-grained image retrieval as ranking the images depicting the concept of interests (i.e., the same sub-category labels) highest based on the fine-grained details in the query. …

AttributeDeep HashingImage ReconstructionImage Retrieval+1

Fine-Grained Fashion Similarity Prediction by Attribute-Specific Embedding Learning

2021-04-06 · Jianfeng Dong, Zhe Ma, Xiaofeng Mao, Xun Yang 외

This paper strives to predict fine-grained fashion similarity. In this similarity paradigm, one should pay more attention to the similarity in terms of a specific design/attribute between fashion items. For example, whet…

AttributeReranking

From Region to Patch: Attribute-Aware Foreground-Background Contrastive Learning for Fine-Grained Fashion Retrieval

2023-05-17 · Jianfeng Dong, Xiaoman Peng, Zhe Ma, Daizong Liu 외

Attribute-specific fashion retrieval (ASFR) is a challenging information retrieval task, which has attracted increasing attention in recent years. Different from traditional fashion retrieval which mainly focuses on opti…

AttributeContrastive LearningInformation RetrievalRetrieval