Edit model card

Valorant Players Detector

Supported Labels

['Body', 'Head']

ALL my models YOLOv10 & YOLOv9

How to use

from ultralytics import YOLO

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

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

Confusion matrix normalized

confusion_matrix_normalized.png

Labels

labels.jpg

Results

results.png

Predict

val_batch2_labels.jpg val_batch1_labels.jpg

YOLO11m summary (fused): 303 layers, 20,031,574 parameters, 0 gradients, 67.7 GFLOPs
                 Class     Images  Instances      Box(P          R      mAP50  mAP50-95): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 11/11 [00:06<00:00,  1.71it/s]
                   all        999       2016      0.963      0.898      0.931      0.655
                  Body        966       1029      0.971      0.935      0.958      0.791
                  Head        936        987      0.955      0.862      0.904      0.519

Others models Counter Strike 2 YOLOv10m Object Detection

https://huggingface.co/jparedesDS/valorant-yolov10b

Downloads last month

-

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

Collection including jparedesDS/valorant-yolo11m