jparedesDS
commited on
Commit
β’
a0e2950
1
Parent(s):
c73b156
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,12 @@ model.predict(
|
|
27 |
)
|
28 |
```
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
```
|
31 |
YOLOv10b summary (fused): 383 layers, 20,418,862 parameters, 0 gradients, 98.0 GFLOPs
|
32 |
Class Images Instances Box(P R mAP50 mAP50-95): 100%|ββββββββββ| 3/3 [00:02<00:00, 1.44it/s]
|
@@ -37,13 +43,5 @@ YOLOv10b summary (fused): 383 layers, 20,418,862 parameters, 0 gradients, 98.0 G
|
|
37 |
t_head 56 63 0.877 0.556 0.748 0.476
|
38 |
```
|
39 |
|
40 |
-
# Labels
|
41 |
-
![labels.jpg](https://cdn-uploads.huggingface.co/production/uploads/62e1c9b42e4cab6e39dafc97/C8USpCXU6KN8VQ2vjub_Q.jpeg)
|
42 |
-
# Results
|
43 |
-
![results.png](https://cdn-uploads.huggingface.co/production/uploads/62e1c9b42e4cab6e39dafc97/X9ZL01yd9UIo-u4sYnHN8.png)
|
44 |
-
# Predict
|
45 |
-
![train_batch0.jpg](https://cdn-uploads.huggingface.co/production/uploads/62e1c9b42e4cab6e39dafc97/gZQHxDe4hYYw8oz3NgNnv.jpeg)
|
46 |
-
|
47 |
-
|
48 |
# others models YOLOv10s
|
49 |
https://huggingface.co/ChitoParedes/cs2-yolov10s
|
|
|
27 |
)
|
28 |
```
|
29 |
|
30 |
+
# Labels
|
31 |
+
![labels.jpg](https://cdn-uploads.huggingface.co/production/uploads/62e1c9b42e4cab6e39dafc97/C8USpCXU6KN8VQ2vjub_Q.jpeg)
|
32 |
+
# Results
|
33 |
+
![results.png](https://cdn-uploads.huggingface.co/production/uploads/62e1c9b42e4cab6e39dafc97/X9ZL01yd9UIo-u4sYnHN8.png)
|
34 |
+
# Predict
|
35 |
+
![train_batch0.jpg](https://cdn-uploads.huggingface.co/production/uploads/62e1c9b42e4cab6e39dafc97/gZQHxDe4hYYw8oz3NgNnv.jpeg)
|
36 |
```
|
37 |
YOLOv10b summary (fused): 383 layers, 20,418,862 parameters, 0 gradients, 98.0 GFLOPs
|
38 |
Class Images Instances Box(P R mAP50 mAP50-95): 100%|ββββββββββ| 3/3 [00:02<00:00, 1.44it/s]
|
|
|
43 |
t_head 56 63 0.877 0.556 0.748 0.476
|
44 |
```
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
# others models YOLOv10s
|
47 |
https://huggingface.co/ChitoParedes/cs2-yolov10s
|