Machine learningDeep learning / NLP / CV
畳み込みニューラルネットワークを用いた転移学習
畳み込みニューラルネットワーク(CNN)を用いた転移学習は、大規模データセットで既に学習済みのCNNを再利用し、学習済みの特徴検出器を新しい、しばしばより小さなターゲットデータセットに適応させる手法です。これにより、研究者はゼロからCNNを学習するために必要な膨大な計算リソースとデータリソースなしに、強力な画像認識性能を達成できます。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
+4 more
出典
- 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 ↗
- Yosinski, J., Clune, J., Bengio, Y., & Lipson, H. (2014). How transferable are features in deep neural networks? Advances in Neural Information Processing Systems (NeurIPS), 27, 3320–3328. link ↗
このページの引用方法
ScholarGate. (2026, June 3). Transfer Learning with Convolutional Neural Network (Feature Extraction and Fine-Tuning). ScholarGate. https://scholargate.app/ja/deep-learning/transfer-learning-with-convolutional-neural-network
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
- 画像分類深層学習↔ compare
- 物体検出深層学習↔ compare
- セマンティックセグメンテーション深層学習↔ compare