iscyy / yoloair

🔥🔥🔥 专注于YOLOv5,YOLOv7、YOLOv8、YOLOv9改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
https://github.com/iscyy/yoloair
GNU General Public License v3.0
2.47k stars 428 forks source link

compare with WongKinYiu/yolov7 #144

Closed wolfworld6 closed 1 year ago

wolfworld6 commented 1 year ago

Thank you for your excellent work. I am so confused that used your project to train yolov7, as follows, the results seem to be abnormal. then I compared with the WongKinYiu's yolov7, it is normal,why? the cols mean P,R,mAP@0.5 1.yours image

2.WongKinYiu's image

akashAD98 commented 1 year ago

@wolfworld6 which yolov7 model have you tried? & have you tested best.pth ,I'm getting error at last epoch while saving model

wolfworld6 commented 1 year ago

@wolfworld6 which yolov7 model have you tried? & have you tested best.pth ,I'm getting error at last epoch while saving model

I tested on yolov7.yaml,the best.pth just like the up. image

akashAD98 commented 1 year ago

@wolfworld6 have you done inference testing on video ?

iscyy commented 1 year ago

use https://github.com/iscyy/yoloair2