PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
 
 
Go to file
Thalles ec0d482fc7 added tensorboard support 2020-02-24 18:33:28 -03:00
feature_eval added tensorboard support 2020-02-24 18:23:44 -03:00
models added tensorboard support 2020-02-24 18:23:44 -03:00
README.md complete the loss function description from the paper 2020-02-24 15:36:10 -03:00
config.yaml added tensorboard support 2020-02-24 18:33:28 -03:00
train.py added tensorboard support 2020-02-24 18:33:28 -03:00
utils.py added tensorboard support 2020-02-24 18:23:44 -03:00

README.md

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations