beresandras / contrastive-classification-keras
Implementation of self-supervised image-level contrastive pretraining methods using Keras.
☆69Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for contrastive-classification-keras
- (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
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆68Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆95Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- TF 2.x implementation of SimSiam (Exploring Simple Siamese Representation Learning, CVPR 2021)☆15Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆123Updated 3 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 4 years ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆25Updated last year
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆109Updated last year
- Sharpness-Aware Minimization for Efficiently Improving Generalization☆41Updated 2 years ago
- An unofficial implementation of BYOL for self-supervised representation learning on CIFAR-10 (TensorFlow 2)☆24Updated 4 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆65Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- Vision Transformer using TensorFlow 2.0☆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
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- EfficientNet-L2 weights in Keras and retrieval script modified from qubvel/efficientnet☆23Updated 3 years ago
- ModelSoups for Tensorflow2 and Torch☆47Updated 2 years ago
- The missing distributed weighted random sampler for PyTorch☆24Updated last year
- Metrics for model evaluation in pytorch☆110Updated 3 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆171Updated 5 months ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆35Updated 4 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆287Updated last month
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆78Updated 2 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆122Updated 10 months ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆97Updated 3 years ago
- DETR - Faster RCNN implementation in tensorflow 2☆54Updated last year
- A hub for ResNet based models and pretrained weights in TensorFlow.☆22Updated 3 years ago