sayakpaul / MLP-Mixer-CIFAR10
Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.
☆54Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for MLP-Mixer-CIFAR10
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 2 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 2 years ago
- Cyclemoid implementation for PyTorch☆87Updated 2 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- ☆73Updated last year
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆35Updated 4 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆69Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆80Updated 3 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆122Updated 9 months ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆28Updated 4 years ago
- Team [Save the Prostate] - solution☆18Updated 3 years ago
- ☆24Updated 2 years ago
- ☆36Updated 2 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 2 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated last year
- An unofficial PyTorch implementation of MixMatch - A Holistic Approach to Semi-Supervised Learning☆14Updated 3 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 3 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆75Updated 2 years ago
- ☆47Updated 7 months ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆34Updated 2 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 3 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆97Updated 3 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- Pruning applied to Facial Recognition.☆15Updated 5 years ago
- Fourth place solution to the "OpenVaccine: COVID-19 mRNA Vaccine Degradation Prediction" organized by Stanford University and Kaggle☆20Updated 4 years ago
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated last year
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆123Updated last year
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆121Updated 3 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 5 years ago
- Sharpness-Aware Minimization for Efficiently Improving Generalization☆41Updated 2 years ago