paper-with-me

Papers

Multi-Attention Multi-Class Constraint for Fine-grained Image Recognition

2018-06-14 · ECCV 2018 9 · Ming Sun, Yuchen Yuan, Feng Zhou, Errui Ding

Attention-based learning for fine-grained image recognition remains a challenging task, where most of the existing methods treat each object part in isolation, while neglecting the correlations among them. In addition, the multi-stage or multi-scale mechanisms involved make the existing methods less efficient and hard to be trained end-to-end. In this paper, we propose a novel attention-based convolutional neural network (CNN) which regulates multiple object parts among different input images. Our method first learns multiple attention region features of each input image through the one-squeeze multi-excitation (OSME) module, and then apply the multi-attention multi-class constraint (MAMC) in a metric learning framework. For each anchor feature, the MAMC functions by pulling same-attention same-class features closer, while pushing different-attention or different-class features away. Our method can be easily trained end-to-end, and is highly efficient which requires only one training stage. Moreover, we introduce Dogs-in-the-Wild, a comprehensive dog species dataset that surpasses similar existing datasets by category coverage, data volume and annotation quality. This dataset will be released upon acceptance to facilitate the research of fine-grained image recognition. Extensive experiments are conducted to show the substantial improvements of our method on four benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1806.05372

Code (1)

xcnkx/fine_grained_classification tf

Tasks

Fine-Grained Image RecognitionMetric Learning

Similar Papers 제목 키워드 기반

Object-Part Attention Model for Fine-grained Image Classification

2017-04-06 · Yuxin Peng, Xiangteng He, Junjie Zhao

Fine-grained image classification is to recognize hundreds of subcategories belonging to the same basic-level category, such as 200 subcategories belonging to the bird, which is highly challenging due to large variance i…

ClassificationFine-Grained Image ClassificationGeneral Classificationimage-classification+2

Multi-Prototype Embedding Refinement for Semi-Supervised Medical Image Segmentation

2025-03-18 · Yali Bi, Enyu Che, Yinan Chen, Yuanpeng He 외

Medical image segmentation aims to identify anatomical structures at the voxel-level. Segmentation accuracy relies on distinguishing voxel differences. Compared to advancements achieved in studies of the inter-class vari…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Exploration of Class Center for Fine-Grained Visual Classification

2024-07-05 · Hang Yao, Qiguang Miao, Peipei Zhao, Chaoneng Li 외

Different from large-scale classification tasks, fine-grained visual classification is a challenging task due to two critical problems: 1) evident intra-class variances and subtle inter-class differences, and 2) overfitt…

ClassificationFine-Grained Image Classification

FD$^2$: A Dedicated Framework for Fine-Grained Dataset Distillation

2026-03-26 · Hongxu Ma, Guang Li, Shijie Wang, Dongzhan Zhou 외 arxiv

Dataset distillation (DD) compresses a large training set into a small synthetic set, reducing storage and training cost, and has shown strong results on general benchmarks. Decoupled DD further improves efficiency by sp…

RACR-MIL: Weakly Supervised Skin Cancer Grading using Rank-Aware Contextual Reasoning on Whole Slide Images

2023-08-29 · Anirudh Choudhary, Angelina Hwang, Jacob Kechter, Krishnakant Saboo 외

Cutaneous squamous cell cancer (cSCC) is the second most common skin cancer in the US. It is diagnosed by manual multi-class tumor grading using a tissue whole slide image (WSI), which is subjective and suffers from inte…

Graph AttentionMultiple Instance Learningwhole slide images