Update README.md
Browse files
README.md
CHANGED
|
@@ -132,7 +132,11 @@ Base model: YOLOv8n (Nano)
|
|
| 132 |
| Precision | 0.93 |
|
| 133 |
| Recall | 0.91 |
|
| 134 |
| F1 Score | 0.94 |
|
|
|
|
| 135 |
*These results exceed the predefined project success criteria.*
|
| 136 |
|
| 137 |
**Per-Class Performance**
|
| 138 |
-
<img alt= "Per-Class Performance" src="https://huggingface.co/cvtechniques/VideoGameHandGestures/resolve/main/perclass_perf.png" width="1000" height="180"></img>
|
|
|
|
|
|
|
|
|
|
|
|
| 132 |
| Precision | 0.93 |
|
| 133 |
| Recall | 0.91 |
|
| 134 |
| F1 Score | 0.94 |
|
| 135 |
+
|
| 136 |
*These results exceed the predefined project success criteria.*
|
| 137 |
|
| 138 |
**Per-Class Performance**
|
| 139 |
+
<img alt= "Per-Class Performance" src="https://huggingface.co/cvtechniques/VideoGameHandGestures/resolve/main/perclass_perf.png" width="1000" height="180"></img>
|
| 140 |
+
|
| 141 |
+
**Sample Class Images**
|
| 142 |
+
<img alt= "Sample Images" src="https://huggingface.co/cvtechniques/VideoGameHandGestures/resolve/main/perclass_perf.png" width="1000" height="180"></img>
|