sthalles / SimCLR

PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
https://sthalles.github.io/simple-self-supervised-learning/
MIT License
2.19k stars 457 forks source link

Does this code only run the part without label #44

Open LifeIsBright-heihei opened 2 years ago

LifeIsBright-heihei commented 2 years ago

Does this code only run the part without label, and the code running the part with label is not in it