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