Machine learningDeep learning / NLP / CV
自监督视觉Transformer
自监督视觉Transformer(SSL-ViT)将掩码图像块预测(MAE)或无标签自蒸馏(DINO)等自监督预训练目标应用于视觉Transformer架构,从而在任何特定任务的微调之前,从大型无标签图像语料库中学习强大的视觉表示。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Caron, M., Touvron, H., Misra, I., Jegou, H., Mairal, J., Bojanowski, P., & Joulin, A. (2021). Emerging Properties in Self-Supervised Vision Transformers. Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 9650–9660. link ↗
- He, K., Chen, X., Xie, S., Li, Y., Dollar, P., & Girshick, R. (2022). Masked Autoencoders Are Scalable Vision Learners. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 16000–16009. link ↗
如何引用本页
ScholarGate. (2026, June 3). Self-supervised Vision Transformer (SSL-ViT). ScholarGate. https://scholargate.app/zh/deep-learning/self-supervised-vision-transformer
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.
- 微调视觉Transformer深度学习↔ compare
- 多模态视觉变换器深度学习↔ compare
- 自监督卷积神经网络深度学习↔ compare
- Vision Transformer深度学习↔ compare