: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+
If you don't install the openmp library, then you should set the option "OPENMP=0" in the Makefile. And then use the "make" command to recompile the darknet.
Hello,how to use Yolo-Fastest( weight and cfg of COCO and VOC)?Thanks for your reply.