Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Do Better ImageNet Models Transfer Better?

About

Transfer learning is a cornerstone of computer vision, yet little work has been done to evaluate the relationship between architecture and transfer. An implicit hypothesis in modern computer vision research is that models that perform better on ImageNet necessarily perform better on other vision tasks. However, this hypothesis has never been systematically tested. Here, we compare the performance of 16 classification networks on 12 image classification datasets. We find that, when networks are used as fixed feature extractors or fine-tuned, there is a strong correlation between ImageNet accuracy and transfer accuracy ($r = 0.99$ and $0.96$, respectively). In the former setting, we find that this relationship is very sensitive to the way in which networks are trained on ImageNet; many common forms of regularization slightly improve ImageNet accuracy but yield penultimate layer features that are much worse for transfer learning. Additionally, we find that, on two small fine-grained image classification datasets, pretraining on ImageNet provides minimal benefits, indicating the learned features from ImageNet do not transfer well to fine-grained tasks. Together, our results show that ImageNet architectures generalize well across datasets, but ImageNet features are less general than previously suggested.

Simon Kornblith, Jonathon Shlens, Quoc V. Le• 2018

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy69.89
3518
Image ClassificationCIFAR-100
Top-1 Accuracy83.4
622
Image ClassificationDTD
Accuracy74.4
487
Image ClassificationStanford Cars
Accuracy84.4
477
Image ClassificationCIFAR-10--
471
Image ClassificationImageNet--
429
Image ClassificationAircraft
Accuracy87.03
302
Image ClassificationOxford-IIIT Pets
Accuracy92.17
259
Image ClassificationPACS (test)
Average Accuracy85.11
254
Semantic segmentationPascal VOC (test)
mIoU76.52
236
Showing 10 of 55 rows

Other info

Follow for update