Update README.md
Browse files
README.md
CHANGED
|
@@ -139,4 +139,9 @@ Base model: YOLOv8n (Nano)
|
|
| 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/sample_images.png" width="1100" height="700"></img>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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/sample_images.png" width="1100" height="700"></img>
|
| 143 |
+
|
| 144 |
+
### Key Visualizations
|
| 145 |
+
<img alt= "Confusion Matrix" src="https://huggingface.co/cvtechniques/VideoGameHandGestures/resolve/main/confusion_matrix_normalized.png" width="1100" height="700"></img>
|
| 146 |
+
<img alt= "F1 Curve" src="https://huggingface.co/cvtechniques/VideoGameHandGestures/resolve/main/BoxF1_curve.png" width="1100" height="700"></img>
|
| 147 |
+
<img alt= "Precision-Recall Curve" src="https://huggingface.co/cvtechniques/VideoGameHandGestures/resolve/main/BoxPR_curve.png" width="1100" height="700"></img>
|