sayakpaul / SimCLR-in-TensorFlow-2
(Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.
☆90Updated 3 years ago
Alternatives and similar repositories for SimCLR-in-TensorFlow-2:
Users that are interested in SimCLR-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)☆110Updated 2 months ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆85Updated 2 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 4 years ago
- TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆27Updated 5 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
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆42Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 3 years ago
- This repo contains code for SimCLR : A Simple Framework for Contrastive Learning of Visual Representations☆17Updated 4 years ago
- Vision Transformer using TensorFlow 2.0☆97Updated 4 years ago
- ☆147Updated 4 years ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆25Updated last year
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 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
- Metrics for model evaluation in pytorch☆113Updated 4 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Code you can use jointly with fastai☆93Updated 4 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago
- Team original solutions for the Human Protein Atlas image classification competition☆60Updated 2 years ago
- 1st place solution for the Kaggle PANDA Challenge☆113Updated 3 months ago
- Pytorch code for multi-Instance multi-label problem☆53Updated 6 years ago
- Keras Implementation of Unet with EfficientNet as encoder☆47Updated 2 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆133Updated 4 years ago
- ☆18Updated 4 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆69Updated 3 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 2 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆205Updated 3 years ago
- Keras implementation of Cosine Annealing Scheduler☆44Updated 4 years ago
- ☆69Updated last year