rishikksh20 / MLP-Mixer-pytorch
Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision
☆217Updated 3 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
- Recent Advances in MLP-based Models (MLP is all you need!)☆114Updated 2 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆304Updated 3 years ago
- [ICLR'22 Oral] Implementation of "CycleMLP: A MLP-like Architecture for Dense Prediction"☆285Updated 2 years ago
- Implementation of ASAM: Adaptive Sharpness-Aware Minimization for Scale-Invariant Learning of Deep Neural Networks, ICML 2021.