Skip to content

MobileViT Implementation from scratch in TensorFlow and PyTorch

Notifications You must be signed in to change notification settings

nikhilroxtomar/MobileViT-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MobileViT

MobileViT is a light-weight and general-purpose vision transformer for mobile vision tasks. It combines the strength of the standard CNN and the ViT. It has outperforms several CNNs and ViT-based network across different tasks and datasets.

Architecture

The block diagram of the MobileViT along with the TMobileViT block
The block diagram of the MobileViT along with the TMobileViT block.

Contact:

For more follow me on:

About

MobileViT Implementation from scratch in TensorFlow and PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages