Skip to content

Commit

Permalink
Update README.md (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
DonkeyShot21 authored Jun 14, 2022
1 parent 2b0eb2c commit 0568dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ While the library is self-contained, it is possible to use the models outside of

### Training tricks
* Multi-cropping dataloading following [SwAV](https://arxiv.org/abs/2006.09882):
* **Note**: currently, only SimCLR and BYOL supports this.
* **Note**: currently, only SimCLR, BYOL and SwAV support this.
* Exclude batchnorm and biases from LARS.
* No LR scheduler for the projection head in SimSiam.

Expand Down

0 comments on commit 0568dcc

Please sign in to comment.