From 8ed106fd05007124dff421603e8afb93aa2bbdbc Mon Sep 17 00:00:00 2001 From: Jordan Gong Date: Fri, 18 Mar 2022 20:16:56 +0800 Subject: Implement multi-crop dataset wrapper --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index c309e9b..5124a25 100644 --- a/readme.md +++ b/readme.md @@ -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) -- cgit v1.2.3