-
Notifications
You must be signed in to change notification settings - Fork 0
SSL
Yuwei (Evelyn) Zhang edited this page Oct 2, 2023
·
28 revisions
Patterns - Dimitris
review Chowdhury et al.
SimCLR — A Simple Framework for Contrastive Learning of Visual Representations ICML 2020 | code
- a two-network training method for visual representations, which maximizes agreement between differently transformed views of the same sample via a contrastive cosine similarity loss in the latent space.
BYOL - Bootstrap Your Own Latent A New Approach to Self-Supervised Learning NeurIPS 2020 * *
Step2Heart
SelfHAR
CLOCS