Files
vit-pytorch/README.md

3 lines
172 B
Markdown
Raw Normal View History

2020-10-03 15:47:26 -07:00
# vision-transformer-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch