sayakpaul / Supervised-Contrastive-Learning-in-TensorFlow-2Links
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
Sorting:
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 5 months 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
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆143Updated last year
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆139Updated 4 years ago
- Code to train the SimSiam model on cifar10 using PyTorch☆40Updated 3 years ago
- ☆93Updated 4 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆220Updated 2 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆320Updated 2 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆115Updated 4 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- Implementation for the paper "Adversarial Continual Learning" in PyTorch.☆254Updated 2 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆161Updated last year
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆94Updated 5 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 4 years ago
- Implementation of Barlow Twins paper☆99Updated 2 years ago
- Codebase for Embedding Propagation: Smoother Manifold for Few-Shot Classification. This is a ServiceNow Research project that was started…☆210Updated 2 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆166Updated 4 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated 2 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆266Updated 4 years ago
- Implementation of Layerwise Relevance Propagation for heatmapping "deep" layers☆98Updated 6 years ago
- PyTorch Implementation of Contrastive Predictive Coding for image recognition, based on research papers https://arxiv.org/abs/1807.03748 …☆81Updated 5 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 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