metadata
license: apache-2.0
datasets:
- ILSVRC/imagenet-1k
metrics:
- accuracy
tags:
- self-supervised learning
Official PyTorch converted weights of SimCLRv1. Conversion script from tonylins/simclr-converter
@article{chen2020simple,
title={A Simple Framework for Contrastive Learning of Visual Representations},
author={Chen, Ting and Kornblith, Simon and Norouzi, Mohammad and Hinton, Geoffrey},
journal={arXiv preprint arXiv:2002.05709},
year={2020}
}