Update README.md
Browse files
README.md
CHANGED
|
@@ -55,10 +55,10 @@ This YOLO12X model is fine-tuned on a custom dataset consisting of annotated aer
|
|
| 55 |
## 🖼️ Sample Predictions
|
| 56 |
|
| 57 |
<p align="center">
|
| 58 |
-
<img src="
|
| 59 |
-
<img src="
|
| 60 |
-
<img src="
|
| 61 |
-
<img src="
|
| 62 |
</p>
|
| 63 |
|
| 64 |
---
|
|
|
|
| 55 |
## 🖼️ Sample Predictions
|
| 56 |
|
| 57 |
<p align="center">
|
| 58 |
+
<img src="confusion_matrix.png" width="400"/>
|
| 59 |
+
<img src="F1_curve.png" width="400"/>
|
| 60 |
+
<img src="PR_curve.png" width="400"/>
|
| 61 |
+
<img src="results.png" width="600"/>
|
| 62 |
</p>
|
| 63 |
|
| 64 |
---
|