SimCLR
The original repo of SimCLR could be found here
To install environments:
pip install -r requirements.txt
To start pretraining:
# You need to alter the script according to your directories
bash pretrain.sh
The original repo of SimCLR could be found here
To install environments:
pip install -r requirements.txt
To start pretraining:
# You need to alter the script according to your directories
bash pretrain.sh