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

Yolo-fast 转ncnn 加载崩溃 #23

Closed lhxy1991 closed 3 years ago

lhxy1991 commented 3 years ago

自己训练的Yolo-Fast转换成.param, 一旦执行load_param的时候就会崩溃,怎么办?