facebookresearch / swavLinks
PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882
☆2,068Updated 2 years ago
Alternatives and similar repositories for swav
Users that are interested in swav are comparing it to the libraries listed below
Sorting:
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,846Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,211Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,449Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,992Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆994Updated 3 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆833Updated 3 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆802Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057