hadrakey commited on
Commit
3369cec
1 Parent(s): d0168ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1 +1,9 @@
1
  # ssl-checkpoints
 
 
 
 
 
 
 
 
 
1
  # ssl-checkpoints
2
+
3
+ The code to load the checkpoints to follow...
4
+ The repository is organised as follows:
5
+
6
+ - Each folder corresponds to the data set used for our experiment.
7
+ - Each subfolder represents the corresponding SSL technique used.
8
+ - These subfolders contain the checkpoints for each transformation/pretext task considered. The five checkpoint files correspond to
9
+ the transformation Baseline, SimClr, Orthogonality, LoRot and DCL, respectively, described in the blog.