AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.58k stars 7.95k forks source link

NNPack integration? #401

Open spinoza1791 opened 6 years ago

spinoza1791 commented 6 years ago

I've observed that NNPack for Darknet is much faster than using the Darknet OpenMP setting on the Raspberry Pi. Do you have plans to integrate this version of Darknet with NNPack for improved multi-threading?

AlexeyAB commented 6 years ago

Did you test performance of Yolo v2 detection that built-in latest OpenCV-dnn on Raspberry Pi (ARM)? https://github.com/opencv/opencv/blob/master/samples/dnn/yolo_object_detection.cpp