mirror of
https://github.com/lucidrains/vit-pytorch.git
synced 2025-12-30 08:02:29 +00:00
3 lines
172 B
Markdown
3 lines
172 B
Markdown
|
|
# vision-transformer-pytorch
|
||
|
|
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
|