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:
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- Transformers w/o Attention, based fully on MLPs☆95Updated last year
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆200Updated 2 years ago
- Code for paper "Orthogonal Convolutional Neural Networks".☆119Updated 4 years ago
- The implementation of our paper: Towards Robust Vision Transformer (CVPR2022)☆142Updated 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
- PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" (2D and 3D Involution) …☆105Updated 3 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆117Updated 2 years ago
- (ICML 2022) Official PyTorch implementation of “Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Rob…☆79Updated 3 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆309Updated 3 years ago
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆179Updated 3 years ago
- Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf☆198Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆222Updated 7 months ago
- Implementation of Visual Transformer for Small-size Datasets☆128Updated 3 years ago
- [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆143Updated 2 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆142Updated 3 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- code for NASViT☆67Updated 3 years ago
- A simple minimal implementation of Reversible Vision Transformers☆126Updated last year
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆201Updated last year
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆105Updated 6 years ago
- ☆69Updated 4 years ago
- Simple CIFAR-10 classification with ConvMixer☆45Updated 3 years ago
- [ICLR 2022] "Anti-Oversmoothing in Deep Vision Transformers via the Fourier Domain Analysis: From Theory to Practice" by Peihao Wang, Wen…☆81Updated last year
- [ICLR 2022] "Deep AutoAugment" by Yu Zheng, Zhi Zhang, Shen Yan, Mi Zhang☆65Updated last year
- PyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022☆49Updated 3 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 last year
- Estimate/count FLOPS for a given neural network using pytorch☆306Updated 3 years ago
- Code for "Scale-Equivariant Steerable Networks"☆72Updated 5 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆149Updated last year