lapida's picture
Update README.md
21f95af verified
---
license: apache-2.0
datasets:
- imagenet-1k
---
# Model card for pytorch_mobilevit_xs
A PyTorch implementation of MobileViT-XS model, based on [Timm](https://github.com/huggingface/pytorch-image-models).
The model weights were taken from [timm/mobilevit_xs.cvnets_in1k](https://huggingface.co/timm/mobilevit_xs.cvnets_in1k).
For further insights into the model's implementation details, please refer to [MCT Model Garden - MobileViT-XS](https://github.com/sony/model_optimization/tree/main/tutorials/mct_model_garden/models_pytorch/mobilevit_xs)