This website requires JavaScript.
Explore
Help
Register
Sign In
ZF
/
vit-pytorch
Watch
1
Star
0
Fork
0
You've already forked vit-pytorch
mirror of
https://github.com/lucidrains/vit-pytorch.git
synced
2025-12-30 08:02:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8135d70e4e5ca292acaf7ee253324fa69a217d9c
vit-pytorch
/
vit_pytorch
History
Phil Wang
8135d70e4e
use hooks to retrieve attention maps for user without modifying ViT
2021-03-29 15:10:12 -07:00
..
__init__.py
add deep vit
2021-03-23 11:57:13 -07:00
deepvit.py
add deep vit
2021-03-23 11:57:13 -07:00
distill.py
remove masking, as it complicates with little benefit
2021-03-23 12:18:47 -07:00
efficient.py
make sure distillation still works
2021-02-21 19:08:18 -08:00
mpp.py
cleanup and release 0.8.0
2021-03-08 07:28:31 -08:00
recorder.py
use hooks to retrieve attention maps for user without modifying ViT
2021-03-29 15:10:12 -07:00
t2t.py
remove masking, as it complicates with little benefit
2021-03-23 12:18:47 -07:00
vit.py
use hooks to retrieve attention maps for user without modifying ViT
2021-03-29 15:10:12 -07:00