paper-with-me

Papers

Fine-Grained Image Classification via Combining Vision and Language

2017-07-01 · CVPR 2017 7 · Xiangteng He, Yuxin Peng

Fine-grained image classification is a challenging task due to the large intra-class variance and small inter-class variance, aiming at recognizing hundreds of sub-categories belonging to the same basic-level category. Most existing fine-grained image classification methods generally learn part detection models to obtain the semantic parts for better classification accuracy. Despite achieving promising results, these methods mainly have two limitations: (1) not all the parts which obtained through the part detection models are beneficial and indispensable for classification, and (2) fine-grained image classification requires more detailed visual descriptions which could not be provided by the part locations or attribute annotations. For addressing the above two limitations, this paper proposes the two-stream model combing vision and language (CVL) for learning latent semantic representations. The vision stream learns deep representations from the original visual information via deep convolutional neural network. The language stream utilizes the natural language descriptions which could point out the discriminative parts or characteristics for each image, and provides a flexible and compact way of encoding the salient visual aspects for distinguishing sub-categories. Since the two streams are complementary, combing the two streams can further achieves better classification accuracy. Comparing with 12 state-of-the-art methods on the widely used CUB-200-2011 dataset for fine-grained image classification, the experimental results demonstrate our CVL approach achieves the best performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClassificationFine-Grained Image ClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Fine-graind Image Classification via Combining Vision and Language

2017-04-10 · Xiangteng He, Yuxin Peng

Fine-grained image classification is a challenging task due to the large intra-class variance and small inter-class variance, aiming at recognizing hundreds of sub-categories belonging to the same basic-level category. M…

AttributeClassificationFine-Grained Image ClassificationGeneral Classification+2

Fine-grained Image Classification and Retrieval by Combining Visual and Locally Pooled Textual Features

2020-01-14 · Andres Mafla, Sounak Dey, Ali Furkan Biten, Lluis Gomez 외

Text contained in an image carries high-level semantics that can be exploited to achieve richer image understanding. In particular, the mere presence of text provides strong guiding content that should be employed to tac…

ClassificationDiversityFine-Grained Image ClassificationGeneral Classification+7

Hallucinating Saliency Maps for Fine-Grained Image Classification for Limited Data Domains

2020-07-24 · Carola Figueroa-Flores, Bogdan Raducanu, David Berga, Joost Van de Weijer

Most of the saliency methods are evaluated on their ability to generate saliency maps, and not on their functionality in a complete vision pipeline, like for instance, image classification. In the current paper, we propo…

ClassificationFine-Grained Image ClassificationGeneral Classificationimage-classification+3

Combining Discrepancy-Confusion Uncertainty and Calibration Diversity for Active Fine-Grained Image Classification

2025-09-29 · Yinghao Jin, Xi Yang arxiv

Active learning (AL) aims to build high-quality labeled datasets by iteratively selecting the most informative samples from an unlabeled pool under limited annotation budgets. However, in fine-grained image classificatio…

Fine-Grained Image ClassificationActive Learning

Vocabulary-free Fine-grained Visual Recognition via Enriched Contextually Grounded Vision-Language Model

2025-07-30 · Dmitry Demidov, Zaigham Zaheer, Omkar Thawakar, Salman Khan 외 arxiv

Fine-grained image classification, the task of distinguishing between visually similar subcategories within a broader category (e.g., bird species, car models, flower types), is a challenging computer vision problem. Tra…

Fine-Grained Image ClassificationFine-Grained Visual Recognition