Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,13 @@ model.predict(
|
|
42 |
|
43 |
## Predict info
|
44 |
|
|
|
45 |
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
## Dataset info
|
48 |
|
|
|
42 |
|
43 |
## Predict info
|
44 |
|
45 |
+
Ultralytics YOLOv8.2.90 🚀 Python-3.12.5 torch-2.3.1+cu121 CUDA:0 (NVIDIA GeForce RTX 4060, 8188MiB)
|
46 |
|
47 |
+
- yolov10n_cs2_fp16.engine (640x640 5 ts, 5 ths, 2.6ms)
|
48 |
+
- yolov10n_cs2.engine (640x640 5 ts, 5 ths, 2.9ms)
|
49 |
+
- yolov10n_cs2_fp16.onnx (640x640 5 ts, 5 ths, 32.6ms)
|
50 |
+
- yolov10n_cs2.onnx (640x640 5 ts, 5 ths, 40.6ms)
|
51 |
+
- yolov10n_cs2.pt (384x640 5 ts, 5 ths, 124.3ms)
|
52 |
|
53 |
## Dataset info
|
54 |
|