Machine learningDeep learning / NLP / CV
自己教師あり畳み込みニューラルネットワーク
自己教師あり畳み込みニューラルネットワーク(CNN)は、教師なし画像から強力な視覚表現を学習します。これは、対照インスタンス識別やマスクパッチ予測などの事前タスクを解決し、その後少量のラベル付きデータセットでファインチューニングすることによって行われます。このアプローチは、畳み込みアーキテクチャの空間的特徴抽出能力を維持しながら、大規模なアノテーション付きデータセットへの依存を劇的に低減します。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Chen, T., Kornblith, S., Norouzi, M., & Hinton, G. (2020). A Simple Framework for Contrastive Learning of Visual Representations. In Proceedings of the 37th International Conference on Machine Learning (ICML 2020), PMLR 119, 1597–1607. link ↗
- He, K., Fan, H., Wu, Y., Xie, S., & Girshick, R. (2020). Momentum Contrast for Unsupervised Visual Representation Learning. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR 2020), 9729–9738. DOI: 10.1109/CVPR42600.2020.00975 ↗
このページの引用方法
ScholarGate. (2026, June 3). Self-Supervised Convolutional Neural Network. ScholarGate. https://scholargate.app/ja/deep-learning/self-supervised-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
- 自己教師ありTransformer深層学習↔ compare
- Self-supervised Vision Transformer深層学習↔ compare
- 半教師あり畳み込みニューラルネットワーク深層学習↔ compare
- 畳み込みニューラルネットワークを用いた転移学習深層学習↔ compare