386 Forks
1785 Stars
1785 Watchers

SimCLR

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

How to download and setup SimCLR

Open terminal and run command
git clone https://github.com/sthalles/SimCLR.git
git clone is used to create a copy or clone of SimCLR repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SimCLR https://github.com/sthalles/SimCLR/archive/master.zip

Or simply clone SimCLR with SSH
[email protected]:sthalles/SimCLR.git

If you have some problems with SimCLR

You may open issue on SimCLR support forum (system) here: https://github.com/sthalles/SimCLR/issues