paper-with-me

홈 › Papers

Unsupervised Part Mining for Fine-grained Image Classification

2019-02-26 · Runsheng Zhang, Jian Zhang, Yaping Huang, Qi Zou

Fine-grained image classification remains challenging due to the large intra-class variance and small inter-class variance. Since the subtle visual differences are only in local regions of discriminative parts among subcategories, part localization is a key issue for fine-grained image classification. Most existing approaches localize object or parts in an image with object or part annotations, which are expensive and labor-consuming. To tackle this issue, we propose a fully unsupervised part mining (UPM) approach to localize the discriminative parts without even image-level annotations, which largely improves the fine-grained classification performance. We first utilize pattern mining techniques to discover frequent patterns, i.e., co-occurrence highlighted regions, in the feature maps extracted from a pre-trained convolutional neural network (CNN) model. Inspired by the fact that these relevant meaningful patterns typically hold appearance and spatial consistency, we then cluster the mined regions to obtain the cluster centers and the discriminative parts surrounding the cluster centers are generated. Importantly, any annotations and sophisticated training procedures are not used in our proposed part localization approach. Finally, a multi-stream classification network is built for aggregating the original, object-level and part-level features simultaneously. Compared with other state-of-the-art approaches, our UPM approach achieves the competitive performance.

📄 PDF Abstract BibTeX arXiv:1902.09941

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFine-Grained Image ClassificationGeneral Classificationimage-classificationImage ClassificationObject

Similar Papers 제목 키워드 기반

Mining on Manifolds: Metric Learning without Labels

2018-03-29 · CVPR 2018 6 · Ahmet Iscen, Giorgos Tolias, Yannis Avrithis, Ondrej Chum

In this work we present a novel unsupervised framework for hard training example mining. The only input to the method is a collection of images relevant to the target application and a meaningful initial representation, …

General ClassificationMetric LearningRetrieval

An Asymmetric Augmented Self-Supervised Learning Method for Unsupervised Fine-Grained Image Hashing

2024-01-01 · CVPR 2024 1 · Feiran Hu, Chenlin Zhang, Jiangliang Guo, Xiu-Shen Wei 외

Unsupervised fine-grained image hashing aims to learn compact binary hash codes in unsupervised settings addressing challenges posed by large-scale datasets and dependence on supervision. In this paper we first ident…

Contrastive LearningSelf-Supervised Learning

Classification of Consumer Belief Statements From Social Media

2021-06-29 · Gerhard Johann Hagerer, Wenbin Le, Hannah Danner, Georg Groh

Social media offer plenty of information to perform market research in order to meet the requirements of customers. One way how this research is conducted is that a domain expert gathers and categorizes user-generated co…

ClassificationClusteringOpinion Miningtext-classification+1

Fine-Grained Vehicle Classification with Unsupervised Parts Co-occurrence Learning

2019-01-23 · Sara Elkerdawy, Nilanjan Ray, Hong Zhang

Vehicle fine-grained classification is a challenging research problem with little attention in the field. In this paper, we propose a deep network architecture for vehicles fine-grained classification without the need of…

ClassificationFine-Grained Image ClassificationFine-Grained Vehicle ClassificationGeneral Classification+1

Selective Convolutional Descriptor Aggregation for Fine-Grained Image Retrieval

2016-04-18 · Xiu-Shen Wei, Jian-Hao Luo, Jianxin Wu, Zhi-Hua Zhou

Deep convolutional neural network models pre-trained for the ImageNet classification task have been successfully adopted to tasks in other domains, such as texture description and object proposal generation, but these ta…

Image RetrievalObject Proposal GenerationRetrieval