File size: 477 Bytes
602c482 3369cec |
1 2 3 4 5 6 7 8 9 |
# ssl-checkpoints
The code to load the checkpoints to follow...
The repository is organised as follows:
- Each folder corresponds to the data set used for our experiment.
- Each subfolder represents the corresponding SSL technique used.
- These subfolders contain the checkpoints for each transformation/pretext task considered. The five checkpoint files correspond to
the transformation Baseline, SimClr, Orthogonality, LoRot and DCL, respectively, described in the blog. |