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:
- 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
- Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆131Jul 12, 2022Updated 3 years ago
- Code for the paper "Training CNNs with Selective Allocation of Channels" (ICML 2019)☆25May 14, 2019Updated 6 years ago
- PyTorch Implementation of Region Similarity Representation Learning (ReSim)☆89Jul 27, 2021Updated 4 years ago
- Code for SelfAugment☆27Dec 16, 2020Updated 5 years ago
- RWA in pytorch☆14May 7, 2017Updated 8 years ago
- ☆16Oct 8, 2021Updated 4 years ago
- Code used in the paper "Learning to Learn from Web Data through Deep Semantic Embeddings" ECCV 2018 MULA Workshop☆11Aug 1, 2018Updated 7 years ago
- ☆42Oct 9, 2020Updated 5 years ago
- Distance Guided Channel Weighting for Semantic Sgementation (https://arxiv.org/abs/2004.12679)☆14Nov 24, 2020Updated 5 years ago
- A cleaned version of official SegFormer. It removes dependency on MMCV and MMSegmentation, which use deep wrapings.☆13Jan 31, 2022Updated 4 years ago
- (ICCV 2019) This repo contains code for "MIC: Mining Interclass Characteristics for Improved Metric Learning", which proposes an auxiliar…☆63Jun 12, 2020Updated 5 years ago
- Single Network Panoptic Segmentation for Street Scene Understanding☆25Nov 22, 2022Updated 3 years ago
- Implementation of Pre-text invariant representation learning algorithm in pytorch