paper-with-me

Papers

Large Scale Fine-Grained Categorization and Domain-Specific Transfer Learning

2018-06-16 · CVPR 2018 6 · Yin Cui, Yang song, Chen Sun, Andrew Howard, Serge Belongie

Transferring the knowledge learned from large scale datasets (e.g., ImageNet) via fine-tuning offers an effective solution for domain-specific fine-grained visual categorization (FGVC) tasks (e.g., recognizing bird species or car make and model). In such scenarios, data annotation often calls for specialized domain knowledge and thus is difficult to scale. In this work, we first tackle a problem in large scale FGVC. Our method won first place in iNaturalist 2017 large scale species classification challenge. Central to the success of our approach is a training scheme that uses higher image resolution and deals with the long-tailed distribution of training data. Next, we study transfer learning via fine-tuning from large scale datasets to small scale, domain-specific FGVC datasets. We propose a measure to estimate domain similarity via Earth Mover's Distance and demonstrate that transfer learning benefits from pre-training on a source domain that is similar to the target domain by this measure. Our proposed transfer learning outperforms ImageNet pre-training and obtains state-of-the-art results on multiple commonly used FGVC datasets.

📄 PDF Abstract BibTeX arXiv:1806.06193

Code (1)

richardaecn/cvpr18-inaturalist-transfer tf

Tasks

Fine-Grained Image ClassificationFine-Grained Visual CategorizationTransfer Learning

Similar Papers 제목 키워드 기반

Automatically Annotated Turkish Corpus for Named Entity Recognition and Text Categorization using Large-Scale Gazetteers

2017-02-08 · H. Bahadir Sahin, Caglar Tirkaz, Eray Yildiz, Mustafa Tolga Eren 외

Turkish Wikipedia Named-Entity Recognition and Text Categorization (TWNERTC) dataset is a collection of automatically categorized and annotated sentences obtained from Wikipedia. We constructed large-scale gazetteers by …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Domain Adaptive Transfer Learning on Visual Attention Aware Data Augmentation for Fine-grained Visual Categorization

2020-10-06 · Ashiq Imran, Vassilis Athitsos

Fine-Grained Visual Categorization (FGVC) is a challenging topic in computer vision. It is a problem characterized by large intra-class differences and subtle inter-class differences. In this paper, we tackle this proble…

Data AugmentationFine-Grained Image ClassificationFine-Grained Visual CategorizationImage Classification+1

A Large-Scale Car Dataset for Fine-Grained Categorization and Verification

2015-06-30 · CVPR 2015 6 · Linjie Yang, Ping Luo, Chen Change Loy, Xiaoou Tang

Updated on 24/09/2015: This update provides preliminary experiment results for fine-grained classification on the surveillance data of CompCars. The train/test splits are provided in the updated dataset. See details in S…

Fine-Grained Image ClassificationGeneral Classification

Weakly Supervised Fine-Grained Image Categorization

2015-04-20 · Yu Zhang, Xiu-Shen Wei, Jianxin Wu, Jianfei Cai 외

In this paper, we categorize fine-grained images without using any object / part annotation neither in the training nor in the testing stage, a step towards making it suitable for deployments. Fine-grained image categori…

Fine-Grained Image ClassificationImage CategorizationObject

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 dat…