ppogg / YOLOv5-Lite

🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~
GNU General Public License v3.0
2.28k stars 407 forks source link

使用推理时,遇到了问题 #241

Open Shengshenlan opened 1 year ago

Shengshenlan commented 1 year ago

I $ TN@KFYDMQNAMC3 N) L

torch版本是1.13.1 python版本是3.7

ppogg commented 1 year ago

该问题出现的原因是由于torch版本位太高,建议使用1.10.1以下版本,对于v5lite,yolov5,yolov7都适用