Edit model card

Counter Strike 2 players detector

Supported Labels

[ 'c', 'ch', 't', 'th' ]

models

YOLOv9c

How to use

from ultralytics import YOLO

# Load a pretrained YOLO model
model = YOLO(r'weights\yolov9c_cs2.pt')

# Run inference on 'image.png' with arguments
model.predict(
    'image.png',
    save=True,
    device=0
    )

Labels

labels.jpg

Results

results.png

Link YOLOv10

https://huggingface.co/ChitoParedes/cs2-yolov10m

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .

Model tree for jparedesDS/cs2-yolov9c

Base model

Vombit/yolov9c_cs2
Finetuned
(1)
this model

Collection including jparedesDS/cs2-yolov9c