Instructions to use byoussef/MobileNetV4_Conv_Medium_TFLite_256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use byoussef/MobileNetV4_Conv_Medium_TFLite_256 with timm:
import timm model = timm.create_model("hf_hub:byoussef/MobileNetV4_Conv_Medium_TFLite_256", pretrained=True) - Notebooks
- Google Colab
- Kaggle