diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ - General - [x] Random color distortion (from SimCLR) - [x] Random Gaussian blur (from SimCLR) - - [ ] Random multi-crop (from SwAV) + - [x] Random multi-crop (from SwAV) - [ ] InfoNCE loss - [ ] Momentum encoder - [ ] Selective Kernel (SK) convolution layer (used in SimCLR v2) |