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☆216Updated 4 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆149Updated last year
- PyTorch repository for ICLR 2022 paper (GSAM) which improves generalization (e.g. +3.8% top-1 accuracy on ImageNet with ViT-B/32)☆146Updated 3 years ago
- Code for paper "Orthogonal Convolutional Neural Networks".☆118Updated 4 years ago
- Compare neural networks by their feature similarity☆377Updated 2 years ago
- Transformers w/o Attention, based fully on MLPs☆97Updated last year
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆206Updated 2 years ago
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆180Updated 4 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆305Updated 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
- Neuron Merging: Compensating for Pruned Neurons (NeurIPS 2020)☆43Updated 5 years ago
- ☆69Updated 4 years ago
- The implementation of our paper: Towards Robust Vision Transformer (CVPR2022)☆142Updated 3 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆224Updated 10 months ago
- This repo shows an easy way to download imagenet on a remote server☆45Updated 3 years ago
- Transformers trained on Tiny ImageNet☆60Updated 5 months ago
- Offical Repo for Firefly Neural Architecture Descent: a General Approach for Growing Neural Networks. Accepted by Neurips 2020.☆34Updated 5 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆116Updated 3 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 4 years ago
- PyTorch implementation of MLP-Mixer: An all-MLP Architecture for Vision☆29Updated 4 years ago
- PyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022☆50Updated 3 years ago
- Simple CIFAR-10 classification with ConvMixer☆45Updated 4 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.☆132Updated last year
- Evaluating AlexNet features at various depths☆40Updated 5 years ago
- A research library for pytorch-based neural network pruning, compression, and more.☆162Updated 3 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆201Updated 3 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆142Updated 4 years ago
- PyTorch implementation of LARS (Layer-wise Adaptive Rate Scaling)☆19Updated 6 years ago
- Official implementation for Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder at NeurIPS 2020☆50Updated 4 years ago
- Official repository for "Intriguing Properties of Vision Transformers" (NeurIPS 2021--Spotlight)☆183Updated 3 years ago