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

如何实现Alexnet网络的ncnn加速 #34

Open 2684160504 opened 3 years ago

2684160504 commented 3 years ago

您好,我是初学者。我根据Alexnet做了一个分类网络,然后如何能想您的yolofast一样进行ncnn加速?大概需要做的流程是什么?期待您的回答,谢谢