aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 29dc613..2d5bb74 100644
--- a/readme.md
+++ b/readme.md
@@ -4,7 +4,7 @@
- [x] Random color distortion (from SimCLR)
- [x] Random Gaussian blur (from SimCLR)
- [x] Random multi-crop (from SwAV)
- - [ ] InfoNCE loss
+ - [x] InfoNCE loss
- [ ] Momentum encoder
- [ ] Selective Kernel (SK) convolution layer (used in SimCLR v2)
- [x] LARS optimizer