Skip to content

dagongji10/PaddlePaddle-MLPMixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

PaddlePaddle-MLPMixer

PaddlePaddle implementation of MLP-Mixer: An all-MLP Architecture for Vision.

Usage

TODO

Citations

@misc{tolstikhin2021mlpmixer,
    title   = {MLP-Mixer: An all-MLP Architecture for Vision},
    author  = {Ilya Tolstikhin and Neil Houlsby and Alexander Kolesnikov and Lucas Beyer and Xiaohua Zhai and Thomas Unterthiner and Jessica Yung and Daniel Keysers and Jakob Uszkoreit and Mario Lucic and Alexey Dosovitskiy},
    year    = {2021},
    eprint  = {2105.01601},
    archivePrefix = {arXiv},
    primaryClass = {cs.CV}
}

Reference

  1. https://github.com/google-research/vision_transformer

  2. https://github.com/rwightman/pytorch-image-models

About

PaddlePaddle implementation of MLPMixer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published