You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ViT: This folder just have code to run pretrained ViT model. However, it doesn't have evaluate functions
ViT_ver2: new release of ViT folder. Which has evaluate functions and added ViT_from_scratch model. Moreover, its code is more clean then the old version.