vision-transformers-pytorch
Implementation of various Vision Transformers (and other vision models) I found interesting
Models
Currently I have implemented:
https://arxiv.org/abs/2102.06171)
NFNet (Tested and got 83.17 top-1 accuracy with NFNet-F0
https://arxiv.org/abs/2102.12122)
Pyramid Vision Transformer (Tested and got 78.94 top-1 accuracy with PVT-Small
https://arxiv.org/abs/2103.14030)
Swin Transformer (Currently testing Swin-S