diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ - [x] ImageNet-1k - Self-supervised baseline - - [ ] SimCLR (contrastive, ResNet) + - [x] SimCLR (contrastive, ResNet) - [ ] MoCo v2 (contrastive, ResNet) - [ ] MoCo v3 (contrastive, ViT) - [ ] BYOL (non-contrastive, ResNet) |