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