ayoubsa commited on
Commit
f425ade
1 Parent(s): 36ea3c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ For training, I used YOLO (You Only Look Once) models, which are models for obje
11
 
12
  # Best Performance
13
 
14
- I got the best performance using yolov8n training it on 30 epochs with 49.8% accuracy (which I think there is something wrong, it must be more higher than this)
15
 
16
 
17
 
 
11
 
12
  # Best Performance
13
 
14
+ I got the best performance using yolov8n training it on 30 epochs with 49.8% accuracy on the leaderboard (which I think there is something wrong with it, it must be more higher than this).
15
 
16
 
17