Bootstrap Your Own Latent (BYOL) pytorch implementation using DistributedDataParallel.
☆29Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for BYOL
Users that are interested in BYOL are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆12May 8, 2021Updated 5 years ago
- PyTorch implementation of "Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning" with DDP and Apex AMP☆84Sep 16, 2020Updated 5 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆512Jun 9, 2022Updated 3 years ago
- Torch's web page.☆12Mar 9, 2016Updated 10 years ago
- Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆134Jul 12, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Code for the paper "Training CNNs with Selective Allocation of Channels" (ICML 2019)☆25May 14, 2019Updated 7 years ago
- Models and code for the ICLR 2020 workshop paper "Towards Understanding Normalization in Neural ODEs"☆16Apr 27, 2020Updated 6 years ago
- PyTorch Implementation of Region Similarity Representation Learning (ReSim)☆90Jul 27, 2021Updated 4 years ago
- Code for SelfAugment☆27Dec 16, 2020Updated 5 years ago
- SimCLR pytorch implementation using DistributedDataParallel.☆24Dec 8, 2022Updated 3 years ago
- PyTorch implementation of EMAN for self-supervised and semi-supervised learning: https://arxiv.org/abs/2101.08482☆104Jun 19, 2021Updated 4 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch