paper-with-me

Papers

What makes ImageNet good for transfer learning?

2016-08-30 · Minyoung Huh, Pulkit Agrawal, Alexei A. Efros

The tremendous success of ImageNet-trained deep features on a wide range of transfer tasks begs the question: what are the properties of the ImageNet dataset that are critical for learning good, general-purpose features? This work provides an empirical investigation of various facets of this question: Is more pre-training data always better? How does feature quality depend on the number of training examples per class? Does adding more object classes improve performance? For the same data budget, how should the data be split into classes? Is fine-grained recognition necessary for learning good features? Given the same number of training classes, is it better to have coarse classes or fine-grained classes? Which is better: more classes or more examples per class? To answer these and related questions, we pre-trained CNN features on various subsets of the ImageNet dataset and evaluated transfer performance on PASCAL detection, PASCAL action classification, and SUN scene classification tasks. Our overall findings suggest that most changes in the choice of pre-training data long thought to be critical do not significantly affect transfer performance.? Given the same number of training classes, is it better to have coarse classes or fine-grained classes? Which is better: more classes or more examples per class?

📄 PDF Abstract BibTeX arXiv:1608.08614

Code (1)

minyoungg/wmigftl

Tasks

Action ClassificationGeneral ClassificationScene ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

What makes instance discrimination good for transfer learning?

2020-06-11 · ICLR 2021 1 · Nanxuan Zhao, Zhirong Wu, Rynson W. H. Lau, Stephen Lin

Contrastive visual pretraining based on the instance discrimination pretext task has made significant progress. Notably, recent work on unsupervised pretraining has shown to surpass the supervised counterpart for finetun…

object-detectionObject DetectionTransfer Learning

What Makes a Good Dataset for Knowledge Distillation?

2024-11-19 · CVPR 2025 1 · Logan Frank, Jim Davis

Knowledge distillation (KD) has been a popular and effective method for model compression. One important assumption of KD is that the teacher's original dataset will also be available when training the student. However, …

Continual LearningKnowledge DistillationModel Compression

What Makes Transfer Learning Work For Medical Images: Feature Reuse & Other Factors

2022-03-02 · CVPR 2022 1 · Christos Matsoukas, Johan Fredin Haslum, Moein Sorkhei, Magnus Söderberg 외

Transfer learning is a standard technique to transfer knowledge from one domain to another. For applications in medical imaging, transfer from ImageNet has become the de-facto approach, despite differences in the tasks a…

Inductive BiasTransfer Learning

What Makes for Good Views for Contrastive Learning?

2020-05-20 · NeurIPS 2020 12 · Yonglong Tian, Chen Sun, Ben Poole, Dilip Krishnan 외

Contrastive learning between multiple views of the data has recently achieved state of the art performance in the field of self-supervised representation learning. Despite its success, the influence of different view cho…

Contrastive LearningData AugmentationGeneral ClassificationInstance Segmentation+6

Style Transfer Dataset: What Makes A Good Stylization?

2024-12-22 · Victor Kitov, Valentin Abramov, Mikhail Akhtyrchenko

We present a new dataset with the goal of advancing image style transfer - the task of rendering one image in the style of another image. The dataset covers various content and style images of different size and contains…

Style Transfer