PaddlePaddle / PaddleYOLO

🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv10, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. 🚀🚀🚀
https://github.com/PaddlePaddle/PaddleYOLO
GNU General Public License v3.0
552 stars 133 forks source link

speed up yolo5 #226

Closed wanghuancoder closed 4 months ago

wanghuancoder commented 4 months ago

https://github.com/PaddlePaddle/PaddleYOLO/pull/222 优化性能后,Dataloader加载速度跟不上训练速度。调整num_worker后性能可以提升到116

paddle-bot[bot] commented 4 months ago

Thanks for your contribution!