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

custom widthxheight #51

Open ridams opened 3 years ago

ridams commented 3 years ago

How can one use this repos with a custom widthxheight? what should I change in config, width, height anchors, train from scratch??