Open shartoo opened 6 years ago
@akde Yes i did test another darknet-nnpack on raspi for yolov2 ,coco cfg with 8 secs per image.But i want to detect with yolov3 ,while that repo failed with fatal error.
@shartoo does it have to be on RP? I am also trying to implement yolov3 on a SBC. I will try udoo X86 Advanced plus. Have you ever tried it on another SBC?
Actually the author of darknet-nnpack had implemented yolov3 branch but it did't work.You can do a RP,my suggestion is implement it with another darknet AlexeyAB darknet other than original pjreddie darknet . I'm not familiar to c++/c ,good lock to you!
This repo can run on raspi 3 b+ successful, demo test (yolov2-tiny) time cost 715ms.