darknet-nnpack icon indicating copy to clipboard operation
darknet-nnpack copied to clipboard

Movidius NCS

Open akde opened this issue 6 years ago • 7 comments

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.

akde avatar Oct 24 '18 13:10 akde

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 avatar Oct 26 '18 02:10 shartoo

@shartoo Hi

Have you tried Movidius with yolov3 or yolov3-tiny? If yes can you inform me about the performance? I mean FPS.

akde avatar Oct 26 '18 06:10 akde

No, i havn't but someone did and failed https://ncsforum.movidius.com/discussion/comment/3021/#Comment_3021

shartoo avatar Oct 26 '18 07:10 shartoo

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 avatar Nov 05 '18 15:11 Majd0507

@Majd0507 Hi sure I can which repo are you following?

akde avatar Nov 07 '18 06:11 akde

@akde that one https://github.com/digitalbrain79/darknet-nnpack I followed the same steps as you but I blocked in this error : image

Majd0507 avatar Nov 07 '18 11:11 Majd0507

  1. try this : https://github.com/digitalbrain79/darknet-nnpack/issues/17#issuecomment-346557012
  2. For me this directory : /ninja , /NNPACK-darknet and /darknet-nnpack should be at the same level (/root/...)

laissaouibrahim avatar Apr 15 '19 16:04 laissaouibrahim