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☆218Updated 4 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
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆178Updated 3 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆198Updated last year
- 🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.☆104Updated 6 years ago
- Transformers trained on Tiny ImageNet☆56Updated 3 weeks ago
- This repo shows an easy way to download imagenet on a remote server☆45Updated 3 years ago
- Code for paper "Orthogonal Convolutional Neural Networks".☆118Updated 4 years ago
- code for NASViT☆66Updated 3 years ago
- Transformers w/o Attention, based fully on MLPs☆94Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆221Updated 5 months ago
- [ICLR 2022] The Unreasonable Effectiveness of Random Pruning: Return of the Most Naive Baseline for Sparse Training by Shiwei Liu, Tianlo…☆76Updated 2 years ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆161Updated last year
- Train ImageNet *fast* in 500 lines of code with FFCV☆145Updated last year
- [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆143Updated 2 years ago
- The implementation of our paper: Towards Robust Vision Transformer (CVPR2022)☆142Updated 3 years ago
- [ECCV 2020] DADA: Differentiable Automatic Data Augmentation☆191Updated 2 years ago
- [ICLR 2022] "Deep AutoAugment" by Yu Zheng, Zhi Zhang, Shen Yan, Mi Zhang☆65Updated 11 months ago
- Simple CIFAR-10 classification with ConvMixer☆46Updated 3 years ago
- Compare neural networks by their feature similarity☆370Updated 2 years ago
- Offical Repo for Firefly Neural Architecture Descent: a General Approach for Growing Neural Networks. Accepted by Neurips 2020.☆34Updated 4 years ago
- [NeurIPS'21] "AugMax: Adversarial Composition of Random Augmentations for Robust Training" by Haotao Wang, Chaowei Xiao, Jean Kossaifi, Z…☆125Updated 3 years ago
- Soft Threshold Weight Reparameterization for Learnable Sparsity☆91Updated 2 years ago
- A database of over 1.4 billion 3x3 convolution filters extracted from hundreds of diverse CNN models with relevant meta information (CVPR…☆33Updated 2 years ago
- Differentiable Data Augmentation Library☆123Updated 3 years ago
- [NeurIPS 2023] The PyTorch Implementation of Scheduled (Stable) Weight Decay.☆60Updated last year
- Learning recognition/segmentation models without end-to-end training. 40%-60% less GPU memory footprint. Same training time. Better perfo…☆90Updated 2 years ago
- Official repository for "Intriguing Properties of Vision Transformers" (NeurIPS 2021--Spotlight)☆179Updated 3 years ago
- Code for ViTAS_Vision Transformer Architecture Search☆50Updated 4 years ago
- (ICML 2022) Official PyTorch implementation of “Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Rob…☆78Updated 3 years ago