Object Detection
Transformers
Safetensors
English
rf_detr
text-generation-inference
mobile-gui-detection
Instructions to use prithivMLmods/rf-detr-mobile-gui-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/rf-detr-mobile-gui-detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="prithivMLmods/rf-detr-mobile-gui-detection")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("prithivMLmods/rf-detr-mobile-gui-detection") model = AutoModelForObjectDetection.from_pretrained("prithivMLmods/rf-detr-mobile-gui-detection") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d17d1e4f0bed1211c2eb603c2071e1e23a60358fb517a811621f6511a77381ee
- Size of remote file:
- 5.2 kB
- SHA256:
- b413671220e7487bd7d016a9b28faf1ae75b24ec5f3038dc9e69cf8f175d908a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.