Update README.md

This commit is contained in:
Hugo Touvron 2021-12-29 12:07:07 +01:00 committed by GitHub
parent a6f0bebd1a
commit 8db055d111
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ This repository contains PyTorch evaluation code, training code and pretrained m
* DeiT (Data-Efficient Image Transformers), ICML 2021 * DeiT (Data-Efficient Image Transformers), ICML 2021
* [CaiT](README_cait.md) (Going deeper with Image Transformers), ICCV 2021 (Oral) * [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) * [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: They obtain competitive tradeoffs in terms of speed / precision: