Object Detection
Transformers
Safetensors
rt_detr
pill-detection
medical
rt-detr
computer-vision
counting
healthcare
Eval Results (legacy)
Instructions to use SARANGx/rtdetr-pill-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SARANGx/rtdetr-pill-detector with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="SARANGx/rtdetr-pill-detector")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("SARANGx/rtdetr-pill-detector") model = AutoModelForObjectDetection.from_pretrained("SARANGx/rtdetr-pill-detector", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 81a5a7947807978060af2e4666d557f89c5af3ecc9da4adcaccf77e246f56532
- Size of remote file:
- 80.5 MB
- SHA256:
- 04066119b4e46eaae24d574aef40792b4d242bc4ed8904c5831a006cfeb80515
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.