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
Implements MobileViT and ViT from scratch, compatible with graph execution mode in tensorflow. Compares multiple cnn and transformer-based models including VGG, ResNet, ViT and MobileViT on a small data set.