mobilevit-pytorch icon indicating copy to clipboard operation
mobilevit-pytorch copied to clipboard

A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"

Results 14 mobilevit-pytorch issues
Sort by recently updated
recently updated
newest added

Hello there, I was wondering about the license of the pretrained weights of this model (for example the ones on HuggingFace, such as https://huggingface.co/apple/deeplabv3-mobilevit-small). The code has an MIT license,...

Do I need to import a pre trained model after joining the network for my model?

Hi @chinhsuanwu / All, Could you please help with pointers or code to visualize the attention maps generated by mobilevit? While the regular ViT can be rescaled to image size...

博主可以分享一下权重文件吗?自己预训练效果很差。