Machine learningDeep learning / NLP / CV
迁移学习在图像分类中的应用
迁移学习在图像分类中的应用通过复用在大型数据集(如ImageNet)上预训练的深度神经网络骨干(通常是卷积神经网络CNN或视觉Transformer),并将其适配到新的目标域进行图像分类。通过继承源任务的通用视觉特征,该方法能以远少于从头训练所需的标注图像数量达到高精度。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Pan, S. J., & Yang, Q. (2010). A survey on transfer learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI: 10.1109/TKDE.2009.191 ↗
- Krizhevsky, A., Sutskever, I., & Hinton, G. E. (2012). ImageNet classification with deep convolutional neural networks. Advances in Neural Information Processing Systems, 25. link ↗
如何引用本页
ScholarGate. (2026, June 3). Transfer Learning with Pretrained Deep Neural Networks for Image Classification. ScholarGate. https://scholargate.app/zh/deep-learning/transfer-learning-with-image-classification
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →