- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I've been trying to get the NCSDK installed on my PI running Stretch fully updated and upgraded. The error was due to the ProtoBuffers being wrong version (supplied 2.5 but files were created with version 3 !!)- so I downloaded and installed 3.5 from googles git hub which took about 4 hours to compile . It looks like it is now building the caffe c++ objects now - FYI
- Tags:
- Caffe
- Raspberry Pi
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please can anybody help? I bought this as a product that supported the raspberry pi but it is not living up to that expectation!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@hexitex Can you try installing the NCSDK on a fresh Raspberry Pi and let me know what the results are?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It was a fresh raspberry pi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you read the first comment, the supplied files were created with a different version of protobuffer than the one in your package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Tome_at_Intel , I am dead in the water here - surely not having the correct version of the protobuffer is a big indication that your script is incorrect! This is just an expensive paperweight for me at the moment - I know it is a dev board but it really should work if I have satisfied the requirements to run it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@hexitex or @Tome_at_Intel is there a solution to this problem? As I am experiencing the same issue at line 535. I am trying the full installation, vs the API. Will the API negate this error? Will i lose out on anything if I proceed with API instead?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@tc23 Information on Raspberry Pi installation instructions can be found at https://movidius.github.io/ncsdk/install.html. What version of the NCSDK are you trying to install? Can you post your installation log? Is this a fresh Raspberry Pi?
If you install API mode, you will lose out on the toolkit half of the NCSDK. This means that you will be able to run examples and any applications you have created, but you will need to compile the Movidius graph file on another machine since you won't have the compiler available. This means that this other machine will have to have the full version of the NCSDK installed and you'll have compile your model on that platform. You will then have to transfer the compiled graph file over to the Pi.
Once the graph file is compiled and transferred, you won't need to create another graph file unless you want to use a different model/modified your model or you install a different version of the NCSDK.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page