momererkoc commited on
Commit
5a29490
·
verified ·
1 Parent(s): de12abe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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="images/confusion_matrix.png" width="400"/>
59
- <img src="images/F1_curve.png" width="400"/>
60
- <img src="images/PR_curve.png" width="400"/>
61
- <img src="images/results.png" width="600"/>
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
  ---