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
2k stars 426 forks source link

darknet-yolo-fastest convert to onnx #53

Open AIgiraffe opened 3 years ago

AIgiraffe commented 3 years ago

I want to know how to convert the model weight to onnx model,can you help me?thanks

znsoftm commented 3 years ago

https://blog.csdn.net/linghu8812/article/details/109270320