Vombit commited on
Commit
da65b1d
•
1 Parent(s): 89f822a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -45,15 +45,15 @@ model.predict(
45
 
46
  Ultralytics YOLOv8.2.90 🚀 Python-3.12.5 torch-2.3.1+cu121 CUDA:0 (NVIDIA GeForce RTX 4060, 8188MiB)
47
 
48
- - yolov10s_cs2_fp16.engine (640x640 5 ts, 5 ths, 2.6ms)
49
- - yolov10s_cs2.engine (640x640 5 ts, 5 ths, 2.9ms)
50
- - yolov10s_cs2_fp16.onnx (640x640 5 ts, 5 ths, 32.6ms)
51
- - yolov10s_cs2.onnx (640x640 5 ts, 5 ths, 40.6ms)
52
- - yolov10s_cs2.pt (384x640 5 ts, 5 ths, 124.3ms)
53
 
54
  ## Dataset info
55
 
56
- Data from over 100 games, where the footage has been tagged in detail.
57
 
58
  <img width="640" src="https://huggingface.co/Vombit/yolov10s_cs2/resolve/main/labels.jpg">
59
 
 
45
 
46
  Ultralytics YOLOv8.2.90 🚀 Python-3.12.5 torch-2.3.1+cu121 CUDA:0 (NVIDIA GeForce RTX 4060, 8188MiB)
47
 
48
+ - yolov10s_cs2_fp16.engine (640x640 5 ts, 6 ths, 3.0ms)
49
+ - yolov10s_cs2.engine (640x640 5 ts, 6 ths, 4.5ms)
50
+ - yolov10s_cs2_fp16.onnx (640x640 5 ts, 6 ths, 80.4ms)
51
+ - yolov10s_cs2.onnx (640x640 5 ts, 6 ths, 76.6ms)
52
+ - yolov10s_cs2.pt (384x640 5 ts, 5 ths, 86.7ms)
53
 
54
  ## Dataset info
55
 
56
+ Data from over 120 games, where the footage has been tagged in detail.
57
 
58
  <img width="640" src="https://huggingface.co/Vombit/yolov10s_cs2/resolve/main/labels.jpg">
59