chinhsuanwu / mobilevit-pytorch

A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"
https://arxiv.org/abs/2110.02178
MIT License
501 stars 70 forks source link

Can you share the weight file of the model? I want to use it for transfer learning #5

Open tuchuanle159 opened 2 years ago

tuchuanle159 commented 2 years ago

Thank you

Kirk300 commented 2 years ago

The same question with you.

beybars1 commented 2 years ago

What is the point of creating community repository with no pretrained models? It is great for practitioners to start experimenting with models as fast as possible.

HulahaVla commented 1 year ago

yeah, pretrained models can save a lot of time.

Michael-Chao commented 1 year ago

I also agree