Yolov5_tf icon indicating copy to clipboard operation
Yolov5_tf copied to clipboard

performance

Open pioneer158 opened this issue 5 years ago • 2 comments
trafficstars

I use demo.py to detect a image,but its performace is bad.
Uploading image.png…

pioneer158 avatar Jul 05 '20 05:07 pioneer158

Sorry! demo.py is only example, you should train your training data by using yolov5 or yolov4 or yolov3 etc. The accuracy and performance are all decided by model structure. You maybe modify yolov5 model structure to speed up. In fact, I found the performance is poor in yolov5, I'm trying to modify it. Waiting for good news!

avBuffer avatar Jul 06 '20 09:07 avBuffer

thank you! nice work

------------------ 原始邮件 ------------------ 发件人: "Jay Meng"<[email protected]>; 发送时间: 2020年7月6日(星期一) 下午5:16 收件人: "avBuffer/Yolov5_tf"<[email protected]>; 抄送: "调得一手好参"<[email protected]>; "Author"<[email protected]>; 主题: Re: [avBuffer/Yolov5_tf] performance (#1)

Sorry! demo.py is only example, you should train your training data by using yolov5 or yolov4 or yolov3 etc. The accuracy and performance are all decided by model structure. You maybe modify yolov5 model structure to speed up. In fact, I found the performance is poor in yolov5, I'm trying to modify it. Waiting for good news!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

pioneer158 avatar Jul 06 '20 09:07 pioneer158