Update README.md

This commit is contained in:
Hamza 2026-05-24 14:29:26 +02:00
parent 95ece34cb8
commit f8375d47a2

View File

@ -786,21 +786,19 @@ Each iteration your classifier gets better, which means the auto-labelling in th
<table>
<tr>
<td align="center">
<img src="runs/classify/per_class_accuracy.png" height="500"><br>
<img src="runs/classify/per_class_accuracy.png" height="600"><br>
<b>Per-Class Accuracy</b>
</td>
</tr>
<tr>
<td align="center">
<img src="runs/classify/class_distribution.png" height="500"><br>
<img src="runs/classify/class_distribution.png" height="600"><br>
<b>Class Distribution</b>
</td>
<td align="center">
<img src="runs/classify/confusion_matrix.png" height="500"><br>
<b>Confusion Matrix</b>
</td>
</tr>
<tr>
<td align="center">
<img src="runs/classify/confusion_matrix.png" width="700"><br>
<b>Confusion Matrix</b>
</td>
<td align="center">
<img src="runs/classify/training_curves.png" height="400"><br>
<b>Training Curves</b>