Skip to content

Commit

Permalink
adding changes for model runs
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhay Gupta committed Oct 1, 2021
1 parent 3a07b43 commit 4c77ec3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

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)
> Credits to Phil Wang for the gif
![ViT](./static/vit.gif)

## Features

Expand Down
Binary file removed static/model.png
Binary file not shown.
Binary file added static/vit.gif
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 4c77ec3

Please sign in to comment.