-
Updated
Jul 5, 2022 - Python
self-supervised-learning
Here are 621 public repositories matching this topic...
-
Updated
Jun 29, 2022 - Python
-
Updated
May 26, 2022 - Jupyter Notebook
-
Updated
Jun 22, 2022 - Python
-
Updated
Oct 26, 2021 - Jupyter Notebook
-
Updated
Jul 8, 2022 - Python
-
Updated
Apr 6, 2022 - Python
-
Updated
Jul 9, 2022 - Python
-
Updated
Jun 18, 2022 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jun 30, 2022 - Python
-
Updated
May 15, 2022
-
Updated
Jun 26, 2022
-
Updated
Jul 2, 2022
-
Updated
Feb 11, 2022 - Jupyter Notebook
-
Updated
Mar 25, 2021 - Python
-
Updated
Apr 3, 2021 - Python
-
Updated
Feb 18, 2022 - Jupyter Notebook
-
Updated
Jun 26, 2019 - Jupyter Notebook
-
Updated
Jan 7, 2022 - Python
-
Updated
Jul 6, 2022 - Python
-
Updated
Sep 26, 2021
-
Updated
Apr 24, 2021 - Python
-
Updated
Aug 10, 2021 - Python
-
Updated
Jul 7, 2022 - Python
-
Updated
May 13, 2021 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jun 3, 2022 - Python
-
Updated
Jun 21, 2022 - Python
Improve this page
Add a description, image, and links to the self-supervised-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the self-supervised-learning topic, visit your repo's landing page and select "manage topics."
Add default parameters for all projection heads
It's helpful to know what the default parameters were in the papers to get started. We should add the default projection head parameters which were used for pre-training on Imagenet to all projection and prediction heads in
lightly/models/modules/heads.py
.