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.98k stars 427 forks source link

Why did you choose 109? #15

Open csqqlee opened 3 years ago

csqqlee commented 3 years ago

I already know that, Thank you very much.

dog-qiuqiu commented 3 years ago

Because the backbone of the network is layer 109

csqqlee commented 3 years ago

I already know that, Thank you very much.