mirror of https://github.com/facebookresearch/deit
Update README.md
parent
a6f0bebd1a
commit
8db055d111
|
@ -4,6 +4,7 @@ This repository contains PyTorch evaluation code, training code and pretrained m
|
|||
* DeiT (Data-Efficient Image Transformers), ICML 2021
|
||||
* [CaiT](README_cait.md) (Going deeper with Image Transformers), ICCV 2021 (Oral)
|
||||
* [ResMLP](README_resmlp.md) (ResMLP: Feedforward networks for image classification with data-efficient training)
|
||||
* [PatchConvnet](README_patchconvnet.md) (Augmenting Convolutional networks with attention-based aggregation)
|
||||
|
||||
They obtain competitive tradeoffs in terms of speed / precision:
|
||||
|
||||
|
|
Loading…
Reference in New Issue