Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.
☆59Jun 26, 2022Updated 3 years ago
Alternatives and similar repositories for MLP-Mixer-CIFAR10
Users that are interested in MLP-Mixer-CIFAR10 are comparing it to the libraries listed below
Sorting:
- Implements RNNPool and SoftPool for CNNs.☆14Jan 29, 2021Updated 5 years ago
- A collection of reusable, high-performance, well-documented, thorough-tested layers and models in Jax☆23Jun 8, 2025Updated 9 months ago
- Contains additional materials for two keras.io blog posts.☆17Sep 12, 2021Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Jul 3, 2020Updated 5 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆37May 23, 2022Updated 3 years ago
- This repository holds files and scripts for incorporating simple CI/CD practices for model training in ML.☆21Oct 26, 2021Updated 4 years ago
- Minimalistic TensorFlow2+ deep metric/similarity learning library with loss functions, miners, and utils as embedding projector.☆38Jan 28, 2023Updated 3 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84May 10, 2022Updated 3 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45May 25, 2021Updated 4 years ago
- [WIP] ONNX parts yard. The various operations described in Operator Schemas are converted in advance into OP stand-alone ONNX files.☆11Mar 30, 2025Updated 11 months ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Dec 21, 2021Updated 4 years ago
- ☆17Jul 29, 2021Updated 4 years ago
- An Open Standard for Ethical Enterprise-Grade AI☆18Oct 18, 2021Updated 4 years ago
- A project to control Petoi Bittle using human pose☆13Jun 20, 2021Updated 4 years ago
- Leveraging Transfer Learning on the classic CIFAR-10 dataset by using the weights from a pre-trained VGG-16 model.☆10Nov 15, 2018Updated 7 years ago
- ☆13Aug 13, 2020Updated 5 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Sep 24, 2021Updated 4 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Dec 3, 2022Updated 3 years ago
- BERT Probe: A python package for probing attention based robustness to character and word based adversarial evaluation. Also, with recipe…☆18Jun 24, 2022Updated 3 years ago
- This project takes the arXiv dataset and builds an automatic tag classifier from the arXiv article/paper titles☆13Aug 18, 2021Updated 4 years ago
- Shows how to create basic image adversaries, and train adversarially robust image classifiers (to some extent).☆13Oct 14, 2020Updated 5 years ago
- TensorFlow Lite models for MIRNet for low-light image enhancement.☆136Dec 24, 2020Updated 5 years ago
- Alternate Implementation for Zero Shot Text Classification: Instead of reframing NLI/XNLI, this reframes the text backbone of CLIP models…☆37Apr 5, 2022Updated 3 years ago
- Stroke-based Character Reconstruction ---> https://arxiv.org/abs/1806.08990☆15Dec 6, 2021Updated 4 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Apr 6, 2021Updated 4 years ago
- Open Sourced ML Research Paper Implementations in Tensorflow☆19Jan 8, 2022Updated 4 years ago
- ☆22Aug 31, 2021Updated 4 years ago
- TensorFlow implementation of "TokenLearner: What Can 8 Learned Tokens Do for Images and Videos?"☆37Dec 17, 2021Updated 4 years ago
- Contains notebooks for the PAR tutorial at CVPR 2021.☆35Jun 29, 2021Updated 4 years ago
- R Code + R Notebook on how to process and visualize NCAA basketball data.☆16Mar 19, 2018Updated 7 years ago
- ☆39May 25, 2021Updated 4 years ago
- Presents an optimized Apache Beam pipeline for generating sentence embeddings (runnable on Cloud Dataflow).☆20Mar 7, 2022Updated 4 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Jan 16, 2023Updated 3 years ago
- A LFTag and TopoTag implementation in Rust☆17Mar 15, 2021Updated 4 years ago
- ☆17Sep 23, 2021Updated 4 years ago
- Deep learning experiments to design a model to predict Parkinson's diseases with the images of Spiral/Wave test☆16Apr 30, 2019Updated 6 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Jan 23, 2023Updated 3 years ago
- Implementation of Vision Transformers in Flax☆18Oct 12, 2020Updated 5 years ago
- Confusion Matrix in Python: plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib☆19Nov 19, 2021Updated 4 years ago