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