darknet-nnpack
darknet-nnpack copied to clipboard
Movidius NCS
Hi @digitalbrain79
Thx for this awesome repo. Thanks to your repository, I can run yolov3-tiny in RP 3B + with 1.2 FPS.
I am planning to use Movidius NCS together with RP 3b+. So my questions are:
-Is this repo compatible with mentioned NCS? I mean I know it is possible to use NCS with YOLO (pjreddie version) but does it work when I use NCS with your repo?
-If yes how many FPS can I get with it using yolov3-tiny? (your repo + NCS + yolov3-tiny) -How many FPS can I get with it using original yolov3? (your repo + NCS + original yolo)
Thanks again for the repository.
That' what a want to know.Yolov2(caffe version model) can be ran on Movidius NCS while yolov3 not.It seems that yolov3 cannot run on this repo?I have tried yolov3(coco cfg) but failed with segament fatal error.
@shartoo Hi
Have you tried Movidius with yolov3 or yolov3-tiny? If yes can you inform me about the performance? I mean FPS.
No, i havn't but someone did and failed https://ncsforum.movidius.com/discussion/comment/3021/#Comment_3021
Hello, @akde can you help me with this error "https://github.com/digitalbrain79/darknet-nnpack/issues/30" ?? I want to run yolov3-tiny in RP 3B + like you
@Majd0507 Hi sure I can which repo are you following?
@akde that one https://github.com/digitalbrain79/darknet-nnpack
I followed the same steps as you but I blocked in this error :
- try this : https://github.com/digitalbrain79/darknet-nnpack/issues/17#issuecomment-346557012
- For me this directory : /ninja , /NNPACK-darknet and /darknet-nnpack should be at the same level (/root/...)