Machine learningDeep Learning, Self-Supervised Learning, Contrastive Learning
SimCLR
SimCLR是Chen等人于2020年提出的一种自监督学习框架,它通过对比图像的相似视图和不相似视图来学习视觉表征。该方法应用强数据增强来创建同一图像的不同视图,然后训练一个编码器,使相似视图在表征空间中彼此靠近,同时将不相似视图推开。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
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 International conference on machine learning (pp. 1597-1607). PMLR. link ↗
如何引用本页
ScholarGate. (2026, June 3). A Simple Framework for Contrastive Learning of Visual Representations. ScholarGate. https://scholargate.app/zh/deep-learning/simclr
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 →