haofanwang / awesome-mlp-papersLinks
Recent Advances in MLP-based Models (MLP is all you need!)
☆116Updated 2 years ago
Alternatives and similar repositories for awesome-mlp-papers
Users that are interested in awesome-mlp-papers are comparing it to the libraries listed below
Sorting:
- This repo is for our paper: Normalization Techniques in Training DNNs: Methodology, Analysis and Application☆85Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆198Updated 2 years ago
- Transformers w/o Attention, based fully on MLPs☆94Updated last year
- [NeurIPS 2021] Official codes for "Efficient Training of Visual Transformers with Small Datasets".☆144Updated 8 months ago
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆183Updated 4 months ago
- ResMLP: Feedforward networks for image classification with data-efficient training☆44Updated 4 years ago
- [NeurIPS 2023] The PyTorch Implementation of Scheduled (Stable) Weight Decay.☆60Updated last year
- MLP-Like Vision Permutator for Visual Recognition (PyTorch)☆192Updated 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
- AdaShare: Learning What To Share For Efficient Deep Multi-Task Learning☆112Updated 4 years ago
- Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]☆85Updated last year
- Reproducing the Linear Multihead Attention introduced in Linformer paper (Linformer: Self-Attention with Linear Complexity)☆75Updated 5 years ago
- Whitening for Self-Supervised Representation Learning | Official repository☆131Updated 2 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
- ☆200Updated last year
- Official codes: Self-Supervised Learning by Estimating Twin Class Distribution☆100Updated 3 years ago
- (Unofficial) PyTorch implementation of the paper Early Convolutions Help Transformers See Better☆43Updated 3 years ago
- ☆140Updated 3 years ago
- Code for paper "Orthogonal Convolutional Neural Networks".☆119Updated 4 years ago
- A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks☆95Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆307Updated 3 years ago
- Unofficial Implementation of MLP-Mixer, gMLP, resMLP, Vision Permutator, S2MLP, S2MLPv2, RaftMLP, HireMLP, ConvMLP, AS-MLP, SparseMLP, Co…☆169Updated 3 years ago
- Implementation of Visual Transformer for Small-size Datasets☆125Updated 3 years ago
- custom pytorch implementation of MoCo v3☆46Updated 4 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- An implementation of the efficient attention module.☆321Updated 4 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆44Updated last year
- Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]☆89Updated 3 years ago
- This is a offical PyTorch/GPU implementation of SupMAE.☆78Updated 3 years ago