-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Self-Supervised Methods Tracker #1172
Comments
Hello! If I would like to add method to lib, best way - create issue and start working on it? For example I'm ready to start implementation of MAE-CT (or MAE, looks like it isn't here). |
Hi @Natyren! Thanks a lot for your interest. Yes please create a new issue for it. MAE is already implemented, see https://docs.lightly.ai/self-supervised-learning/examples/mae.html for examples. |
Added FlexPredict: Predicting masked tokens in stochastic locations improves masked image modeling: https://arxiv.org/abs/2308.00566 |
The goal of this issue is to track new self-supervised methods and to which extent they are implemented in Lightly.
See also our #papers channel on discord for the newest papers!
Contributing
There are many ways on how you could contribute to either this list or the implementations :)
Methods
LatentMIM [22. Jul. 2024] Paper Code
CropMAE [26. Mar. 2024] Paper Code
CrossMAE [25. Jan. 2024] Paper Code
l-DAE [25. Jan. 2024] Paper
LDReg [19. Jan. 2024] Paper Code
AIM [16. Jan. 2024] Paper Code
SSL-EY [8. Dec. 2023] Code
MMCR [3. Dec. 2023] Paper
CycleCL [5. Nov. 2023] Paper
FroSSL [4. Oct. 2024] Paper
V-JEPA [21. Sept. 2023] Paper
FlexPredict [31. Jul. 2023] Paper
EMP-SSL [08. Apr. 2023] Paper Code
MAE-CT [20. Apr. 2023] Paper Code
DinoV2 [14. Apr. 2023] Paper Code
Siamese DETR [31. Mar. 2023] Paper Code
MixedMAE [30. Mar. 2023] Paper
D3SSL [29. Mar. 2023] Paper
Temperature Schedules for Self-Supervised Contrastive Methods on Long-Tail Data [23. Mar. 2023] Paper
All4One [16. Mar. 2023] Paper
LOCA [15. Mar. 2023] Paper
I-JEPA [19. Jan. 2023] Paper Code
SparK [9. Jan. 2023] Paper Code
CAN [20. Oct. 2022] Paper
PMSN [13. Oct. 2022] Paper
FastSiam [22. Sept. 2022] Paper
MixMAE [25. May. 2022] Paper
A2MIM [22. May. 2022] Paper
SimMIM [18. Nov. 2021] Paper
DirectCLR [18. Oct. 2021] Paper Code
MoCoV3 [5. Apr. 2021] Paper Code
SEER [2. Mar. 2021]Paper Code
W-MSE [13. Jul. 2020] Paper Code
The text was updated successfully, but these errors were encountered: