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

yolo-fastest.conv.109 #58

Open minjungL-ee opened 3 years ago

minjungL-ee commented 3 years ago

Where can I download yolo-fastest.conv.109 used for training? I can't find it.

znsoftm commented 2 years ago

in the folder of its source code, you can find an original yolo-fastest.weights , then get it with below command line:

./darknet partial yolo-fastest.cfg yolo-fastest.weights yolo-fastest.conv.109 109