Update README.md

pull/118/head
Hugo Touvron 2021-06-10 17:58:27 +02:00 committed by GitHub
parent bfe21d2671
commit 37cf44c581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
# DeiT: Data-efficient Image Transformers
This repository contains PyTorch evaluation code, training code and pretrained models for DeiT (Data-Efficient Image Transformers) and [CaiT](README_cait.md) (Going deeper with Image Transformers).
This repository contains PyTorch evaluation code, training code and pretrained models for the following projects:
* DeiT (Data-Efficient Image Transformers)
* [CaiT](README_cait.md) (Going deeper with Image Transformers)
* [ResMLP](README_resmlp.md) (ResMLP: Feedforward networks for image classification with data-efficient training)
They obtain competitive tradeoffs in terms of speed / precision: