Skip to content
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

Open
6 tasks
guarin opened this issue Apr 26, 2023 · 3 comments
Open
6 tasks

Self-Supervised Methods Tracker #1172

guarin opened this issue Apr 26, 2023 · 3 comments

Comments

@guarin
Copy link
Contributor

guarin commented Apr 26, 2023

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 :)

  • Tell us about new methods in a comment
  • Gather information about a new method and how we could implement it and write an issue for it
  • Make a PR for a new model or parts of it
  • Test already implemented methods

Methods

CrossMAE [25. Jan. 2024] Paper Code

  • Status: Not Implemented

l-DAE [25. Jan. 2024] Paper

  • Statue: Not Implemented

LDReg [19. Jan. 2024] Paper Code

  • Status: Not implemented

AIM [16. Jan. 2024] Paper Code

SSL-EY [8. Dec. 2023] Code

MMCR [3. Dec. 2023] Paper

CycleCL [5. Nov. 2023] Paper

V-JEPA [21. Sept. 2023] Paper

  • Status: Not implemented

FlexPredict [31. Jul. 2023] Paper

  • Status: Not implemented

EMP-SSL [08. Apr. 2023] Paper Code

MAE-CT [20. Apr. 2023] Paper Code

  • Status: Not implemented

DinoV2 [14. Apr. 2023] Paper Code

Siamese DETR [31. Mar. 2023] Paper Code

  • Status: Not implemented

MixedMAE [30. Mar. 2023] Paper

  • Status: Not implemented

D3SSL [29. Mar. 2023] Paper

  • Status: Not implemented

Temperature Schedules for Self-Supervised Contrastive Methods on Long-Tail Data [23. Mar. 2023] Paper

All4One [16. Mar. 2023] Paper

  • Status: Not implemented

LOCA [15. Mar. 2023] Paper

  • Status: Not Implemented

I-JEPA [19. Jan. 2023] Paper Code

SparK [9. Jan. 2023] Paper Code

CAN [20. Oct. 2022] Paper

  • Status: Not implemented

PMSN [13. Oct. 2022] Paper

  • Status: ✅ Done

FastSiam [22. Sept. 2022] Paper

  • Status: ✅ Done

MixMAE [25. May. 2022] Paper

  • Status: Not implemented

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

  • Status: Not implemented

W-MSE [13. Jul. 2020] Paper Code

@guarin guarin pinned this issue May 10, 2023
@Natyren
Copy link
Contributor

Natyren commented May 28, 2023

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).

@guarin
Copy link
Contributor Author

guarin commented May 30, 2023

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.

@guarin
Copy link
Contributor Author

guarin commented Aug 23, 2023

Added FlexPredict: Predicting masked tokens in stochastic locations improves masked image modeling: https://arxiv.org/abs/2308.00566

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants