Skip to content

Commit

Permalink
add masked images
Browse files Browse the repository at this point in the history
  • Loading branch information
youweiliang committed May 5, 2022
1 parent 5a3fdbd commit 29c7f2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ This repository contains PyTorch evaluation code, training code and pretrained _
>
> _Youwei Liang, Chongjian Ge, Zhan Tong, Yibing Song, Jue Wang, Pengtao Xie_
The proposed EViT models obtain competitive tradeoffs in terms of speed / precision:
The proposed EViT method reduces computation by progressively discarding or fusing inattentive tokens in Vision Transformers, as illustrated in the following figure.

![IMG](images/masked_img.png)

EViT obtains competitive tradeoffs in terms of speed / precision:

![EViT](images/tradeoff.png)

Expand Down
Binary file added images/masked_img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 29c7f2a

Please sign in to comment.