Skip to content

Commit

Permalink
center image
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhay Gupta committed Oct 5, 2020
1 parent 0f104d1 commit 96f5744
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

Implementation of [Vision Transformer](https://openreview.net/forum?id=YicbFdNTTy) in PyTorch, a new model to achieve SOTA in vision classification with using transformer style encoders. Associated [blog](https://abhaygupta.dev/blog/vision-transformer) article.

![ViT](./static/model.png)

<p align="center>
![ViT](./static/model.png)
</p>
## Features

Current Support for:
Expand Down

0 comments on commit 96f5744

Please sign in to comment.