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:
- 30c35aba139898e3667714f6bf0f5445dea8b391c62ceb0d5c89b0f9344d7b38
- Size of remote file:
- 5.33 kB
- SHA256:
- 2df32deb97154fb09b69fe5229692409299f9b7946b277c08936b8c62ba936a0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.