jeonsworld / MLP-Mixer-PytorchLinks
Pytorch reimplementation of the Mixer (MLP-Mixer: An all-MLP Architecture for Vision)
☆36Updated 4 years ago
Alternatives and similar repositories for MLP-Mixer-Pytorch
Users that are interested in MLP-Mixer-Pytorch are comparing it to the libraries listed below
Sorting:
- Code for paper "Orthogonal Convolutional Neural Networks".☆119Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆179Updated 3 years ago
- PyTorch repository for ICLR 2022 paper (GSAM) which improves generalization (e.g. +3.8% top-1 accuracy on ImageNet with ViT-B/32)☆144Updated 3 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆149Updated last year
- Transformers w/o Attention, based fully on MLPs☆95Updated last year
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆200Updated last year
- This repo shows an easy way to download imagenet on a remote server☆45Updated 3 years ago
- Compare neural networks by their feature similarity☆373Updated 2 years ago
- The implementation of our paper: Towards Robust Vision Transformer (CVPR2022)☆142Updated 3 years ago
- Neuron Merging: Compensating for Pruned Neurons (NeurIPS 2020)☆43Updated 4 years ago
- Batch Renormalization in Pytorch☆45Updated 2 years ago
- Transformers trained on Tiny ImageNet☆58Updated 2 months ago
- ☆246Updated 4 years ago
- Check gradient flow in Pytorch☆85Updated 6 years ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆164Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆222Updated 7 months ago
- [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆143Updated 2 years ago
- Simple CIFAR-10 classification with ConvMixer☆45Updated 3 years ago
- PyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022☆49Updated 3 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆200Updated 2 years ago
- Implementation of Visual Transformer for Small-size Datasets☆126Updated 3 years ago
- (ICML 2022) Official PyTorch implementation of “Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Rob…☆79Updated 3 years ago
- ☆69Updated 4 years ago
- Official repository for "Intriguing Properties of Vision Transformers" (NeurIPS 2021--Spotlight)☆179Updated 3 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- This is the implementaion of paper "Task-Oriented Feature Distillation"☆44Updated 3 years ago
- A database of over 1.4 billion 3x3 convolution filters extracted from hundreds of diverse CNN models with relevant meta information (CVPR…☆34Updated 2 years ago
- ☆58Updated 2 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆131Updated 11 months ago