SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
翻译 - SimCLRv2-大型自我监督模型是强大的半监督学习者
#计算机科学#PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
#计算机科学#PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results
Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)
Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"
A list of Contrastive Learning Papers&Codes. Unsupervised: MoCo/SimCLR/SwAV/BYOL/SimSiam
Implementation of SCARF: Self-Supervised Contrastive Learning using Random Feature Corruption in Pytorch, a model learning a representation of tabular data using contrastive learning. It is inspired f...