sayakpaul / Supervised-Contrastive-Learning-in-TensorFlow-2
Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.
☆132Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Supervised-Contrastive-Learning-in-TensorFlow-2
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆85Updated 2 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆109Updated last year
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆75Updated 2 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆79Updated 7 months ago
- A pytorch dataset sampler for always sampling balanced batches.☆110Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆121Updated 3 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆143Updated 6 months ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆69Updated 3 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆211Updated 5 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆97Updated 3 years ago
- Semi-supervised ImageNet1K models☆241Updated 5 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- ☆92Updated 3 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆164Updated 4 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆104Updated 3 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆318Updated last year
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆532Updated 3 months ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆153Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- An essential implementation of BYOL in PyTorch + PyTorch Lightning☆51Updated 3 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆214Updated last year
- Code to train the SimSiam model on cifar10 using PyTorch☆39Updated 3 years ago
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆81Updated 4 years ago
- Supervised NN for pre-training. with group normalization and weight standardization☆30Updated 4 years ago
- NeurIPS 2020, Debiased Contrastive Learning☆282Updated last year
- Metrics for model evaluation in pytorch☆110Updated 3 years ago