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
Alternatives and similar repositories for Supervised-Contrastive-Learning-in-TensorFlow-2:
Users that are interested in Supervised-Contrastive-Learning-in-TensorFlow-2 are comparing it to the libraries listed below
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆85Updated 2 years ago
- 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
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆110Updated 2 months ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆81Updated 11 months ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 3 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆142Updated 11 months ago
- A pytorch dataset sampler for always sampling balanced batches.☆113Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆133Updated 4 years ago
- ☆92Updated 4 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆95Updated 5 years ago
- Calibration of Convolutional Neural Networks☆160Updated last year
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 3 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆537Updated 2 years ago
- This repo contains code for SimCLR : A Simple Framework for Contrastive Learning of Visual Representations☆17Updated 4 years ago
- ☆124Updated 2 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆165Updated 4 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆153Updated 4 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated last year
- ☆57Updated 2 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 4 years ago
- Differentiable Data Augmentation Library☆123Updated 2 years ago
- Metrics for model evaluation in pytorch☆113Updated 4 years ago
- Meta learning framework with Tensorflow 2.0☆118Updated 2 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆219Updated 2 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆254Updated last year