mwdhont / SimCLRv1-keras-tensorflow
Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)
☆109Updated last month
Alternatives and similar repositories for SimCLRv1-keras-tensorflow:
Users that are interested in SimCLRv1-keras-tensorflow 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
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 4 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆97Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆69Updated 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
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆76Updated 3 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆81Updated 10 months ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆129Updated 3 years ago
- TensorFlow implementation of Barlow Twins (https://arxiv.org/abs/2103.03230).☆41Updated 3 years ago
- ☆120Updated 2 years ago
- TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆27Updated 4 years ago
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆160Updated last year
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆213Updated last year
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆32Updated 2 years ago
- Calibration of Convolutional Neural Networks☆160Updated last year
- ☆155Updated 9 months ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆101Updated 3 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- Another Domain Adaptation library, aimed at researchers.☆97Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- General-purpose dimensionality reduction and manifold learning tool based on Variational Autoencoder, implemented in TensorFlow.☆157Updated last month
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.☆175Updated 3 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 2 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 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 semi supervised GAN for image classification implemented in Pytorch☆49Updated 3 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆218Updated 2 years ago