PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
 
 
Go to file
Thalles 65ddbd9208 added l2 normalization to projection feature vectors 2020-02-18 13:42:36 -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 added l2 normalization to projection feature vectors 2020-02-18 13:42:36 -03:00
utils.py first commit 2020-02-17 16:05:44 -03:00

README.md

SimCLR