dog-qiuqiu / Yolo-Fastest

:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and the mobile terminal can run up to 178fps+
Other
1.97k stars 428 forks source link

why my test speed is so slow? #60

Open jiangjiaxiaotianxia opened 2 years ago

jiangjiaxiaotianxia commented 2 years ago

in the test the dimension of picture is big ,dimension of picture decide the speed in the test ?

nguyenthaohut commented 2 years ago

same issue with me, I don't see any speed up compare with yolo v3 tiny

nguyenthaohut commented 2 years ago

Currently I'm using darknet library