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 4 years ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated last year
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- TF 2.x implementation of SimSiam (Exploring Simple Siamese Representation Learning, CVPR 2021)☆15Updated 3 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 4 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 3 years ago
- Sharpness-Aware Minimization for Efficiently Improving Generalization☆41Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 3 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 2 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆287Updated 6 months ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 3 months ago
- ModelSoups for Tensorflow2 and Torch☆48Updated 2 years ago
- EfficientNet-L2 weights in Keras and retrieval script modified from qubvel/efficientnet☆23Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- Simple stochastic weight averaging callback for Keras☆63Updated 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
- ☆87Updated 3 years ago
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated last year
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Keras implementation of Cosine Annealing Scheduler☆44Updated 5 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆135Updated 4 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆205Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆84Updated 3 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 3 years ago
- Vision Transformer using TensorFlow 2.0☆98Updated 4 years ago
- A hub for ResNet based models and pretrained weights in TensorFlow.☆21Updated 3 years ago
- Implementation of AugMix (2020) in TensorFlow☆16Updated 2 years ago
- Cyclemoid implementation for PyTorch☆89Updated 3 years ago