PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
 
 
Go to file
Thalles 7e8678a952 improved method for computing the loss function 2020-02-18 15:56:48 -03:00
model added tensorboard support 2020-02-17 23:17:10 -03:00
FeatureEvaluation.ipynb added tensorboard support 2020-02-17 23:17:10 -03:00
README.md Initial commit 2020-02-17 15:58:36 -03:00
model.py added tensorboard support 2020-02-17 23:17:10 -03:00
train.py improved method for computing the loss function 2020-02-18 15:56:48 -03:00
utils.py added random gaussian blur 2020-02-18 15:06:14 -03:00

README.md

SimCLR