Instructions to use aitf-komdigi/KomdigiUB-Gambling-Detection-RTDETR-R50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aitf-komdigi/KomdigiUB-Gambling-Detection-RTDETR-R50 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="aitf-komdigi/KomdigiUB-Gambling-Detection-RTDETR-R50")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("aitf-komdigi/KomdigiUB-Gambling-Detection-RTDETR-R50") model = AutoModelForObjectDetection.from_pretrained("aitf-komdigi/KomdigiUB-Gambling-Detection-RTDETR-R50") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
783ff3e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6196e526411eface89ece58798b6148f0a1b20e0674627f25587e5867e6143fa
size 5201
|