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
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 4 months ago
- (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
- 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
- ☆92Updated 4 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Experiments with supervised contrastive learning methods with different loss functions☆220Updated 2 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- Official PyTorch implementation of the paper "Self-Supervised Relational Reasoning for Representation Learning", NeurIPS 2020 Spotlight.☆142Updated last year
- SpinalNet: Deep Neural Network with Gradual Input☆173Updated 10 months ago
- DeViSE model (zero-shot learning) trained on ImageNet and deployed on AWS using Docker☆47Updated 6 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆114Updated 4 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
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- Metrics for model evaluation in pytorch☆113Updated 4 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆231Updated 5 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆135Updated 4 years ago
- An essential implementation of BYOL in PyTorch + PyTorch Lightning☆51Updated 3 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆85Updated 4 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆320Updated 2 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated 2 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 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
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆166Updated 4 years ago
- Supervised NN for pre-training. with group normalization and weight standardization☆30Updated 5 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 4 years ago