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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 76e69ebb25e2c39a0a18330df211244bc008c373d71d375f39e608c9fdb267c9
- Size of remote file:
- 267 MB
- SHA256:
- 0b360fd5870f4a837f79db27d308abb941b290564f0fec323843178607bbeac9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.