ayulockin / SwAV-TF
TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".
☆86Updated 2 years ago
Alternatives and similar repositories for SwAV-TF:
Users that are interested in SwAV-TF are comparing it to the libraries listed below
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 4 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 4 months ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- ☆54Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆114Updated 4 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆142Updated last year
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks