WongKinYiu / yolov9

Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
GNU General Public License v3.0
9.04k stars 1.44k forks source link

Comparison of yolov5 and yolov9-gelan results #336

Open gpsamt opened 7 months ago

gpsamt commented 7 months ago

I am comparing the results of the Yolov model in a dataset with 4 classes. Between yolov5, v7, v8 and v9. I got results of 98.4 % precision on yolov5n and v9-gelan. Higher value than versions 7 and 8. How can this happen in the case of version 5?

itachi1232gg commented 7 months ago

yolo series are not released by the same author, hard to say which one is better, I believe yolov6-3.0 is better than v5, v7, v8.