mlp-mixer topic
AdaMixer
[CVPR 2022 Oral] AdaMixer: A Fast-Converging Query-Based Object Detector
ICON
(TPAMI2022) Salient Object Detection via Integrity Learning.
Multi-Modal-Transformer
The repository collects many various multi-modal transformer architectures, including image transformer, video transformer, image-language transformer, video-language transformer and self-supervised l...
Image-Classification-PyTorch
Learning and Building Convolutional Neural Networks using PyTorch
sota-backbones
A collection of SOTA Image Classification Models in PyTorch
awesome-mlp-papers
Recent Advances in MLP-based Models (MLP is all you need!)
mlp-mixer
Implementation for paper MLP-Mixer: An all-MLP Architecture for Vision
ECCV22-PointMixer
[ECCV 2022] Official pytorch implementation of the paper, "PointMixer: MLP-Mixer for Point Cloud Understanding"
pnlp-mixer
Unofficial PyTorch Implementation for pNLP-Mixer: an Efficient all-MLP Architecture for Language (https://arxiv.org/abs/2202.04350)
MLP-Mixer
Implementation for paper MLP-Mixer: An all-MLP Architecture for Vision. MLP-Mixer, an architecture based exclusively on multi-layer perceptrons (MLPs). MLP-Mixer contains two types of layers: one with...