Object Detection
ultralytics
ONNX
yolo11
onnxruntime
playing-cards
card-detection
casino
live-game-defender
Eval Results (legacy)
Instructions to use sroot/lgd-cards-gen1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use sroot/lgd-cards-gen1 with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("sroot/lgd-cards-gen1") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
| names: | |
| - 10C | |
| - 10D | |
| - 10H | |
| - 10S | |
| - 2C | |
| - 2D | |
| - 2H | |
| - 2S | |
| - 3C | |
| - 3D | |
| - 3H | |
| - 3S | |
| - 4C | |
| - 4D | |
| - 4H | |
| - 4S | |
| - 5C | |
| - 5D | |
| - 5H | |
| - 5S | |
| - 6C | |
| - 6D | |
| - 6H | |
| - 6S | |
| - 7C | |
| - 7D | |
| - 7H | |
| - 7S | |
| - 8C | |
| - 8D | |
| - 8H | |
| - 8S | |
| - 9C | |
| - 9D | |
| - 9H | |
| - 9S | |
| - AC | |
| - AD | |
| - AH | |
| - AS | |
| - JC | |
| - JD | |
| - JH | |
| - JS | |
| - KC | |
| - KD | |
| - KH | |
| - KS | |
| - QC | |
| - QD | |
| - QH | |
| - QS | |
| nc: 52 | |
| roboflow: | |
| license: Public Domain | |
| project: playing-cards-ow27d | |
| url: https://universe.roboflow.com/augmented-startups/playing-cards-ow27d/dataset/4 | |
| version: 4 | |
| workspace: augmented-startups | |
| test: test/images | |
| train: train/images | |
| val: valid/images | |
| path: /home/novakj/projects/casino-vision/data/rf_ow27d_v4 | |