Image Classification
Transformers
Safetensors
English
siglip
SigLIP2
Driver-Drowsiness-Detection
biology
chemistry
Instructions to use prithivMLmods/DOZE-GUARD-RLDD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/DOZE-GUARD-RLDD with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/DOZE-GUARD-RLDD") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoProcessor, AutoModelForImageClassification processor = AutoProcessor.from_pretrained("prithivMLmods/DOZE-GUARD-RLDD") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/DOZE-GUARD-RLDD", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dfab27958be75be99521195fea6f35e37350d7e05c140db29da850824c0e0ea0
- Size of remote file:
- 5.3 kB
- SHA256:
- 6d4c770425a87a246a23d3c502bf8f3c828b56b14006baa33b1dd089416ffc39
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.