beresandras / contrastive-classification-keras
Implementation of self-supervised image-level contrastive pretraining methods using Keras.
☆70Updated 3 years ago
Alternatives and similar repositories for contrastive-classification-keras:
Users that are interested in contrastive-classification-keras are comparing it to the libraries listed below
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 4 years ago
- 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
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆69Updated 3 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆286Updated 5 months ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆25Updated last year
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆42Updated 2 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆133Updated 4 years ago
- Keras implementation of Cosine Annealing Scheduler☆44Updated 4 years ago
- ☆86Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 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
- 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
- Sharpness-Aware Minimization for Efficiently Improving Generalization☆41Updated 3 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- Metrics for model evaluation in pytorch☆113Updated 4 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 3 years ago
- Tensorflow implementation of Swin Transformer model.☆209Updated 2 years ago
- Vision Transformer using TensorFlow 2.0☆97Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Simple stochastic weight averaging callback for Keras☆63Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆112Updated 4 years ago
- ☆155Updated 10 months ago
- ☆30Updated 3 years ago
- TF 2.x implementation of MoCo v1 (Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020) and MoCo v2 (Improved Bas…☆27Updated 4 years ago