<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Neural Compute SDK version 2.05 has been released! in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650006#M2017</link>
    <description>&lt;P&gt;I tried install ncsdk2 on my mac and my ubuntu notebook.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;But when I run hello_ncs_cpp or hello_ncs_py, it failed with error.&lt;P&gt;&amp;nbsp;&lt;/P&gt;How can I resolve this problem?&lt;P&gt;&amp;nbsp;&lt;/P&gt;( neural stick1 has not problem on same machines.) &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;W: [         0] ncDeviceOpen:528    ncDeviceOpen() XLinkBootRemote returned error 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Error- ncDeviceOpen failed&lt;P&gt;&amp;nbsp;&lt;/P&gt;    ncStatus value: -2</description>
    <pubDate>Sat, 01 Dec 2018 00:50:13 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2018-12-01T00:50:13Z</dc:date>
    <item>
      <title>Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649991#M2002</link>
      <description>&lt;P&gt;The release notes can be found at  &lt;A href="https://github.com/movidius/ncsdk/releases/tag/v2.05.00.02"&gt;https://github.com/movidius/ncsdk/releases/tag/v2.05.00.02&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 23:01:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649991#M2002</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-06-15T23:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649992#M2003</link>
      <description>&lt;P&gt;Errata: Points 10 and 11 are duplicates in the v2.05.00 release notes.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 07:38:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649992#M2003</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-06-25T07:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649993#M2004</link>
      <description>&lt;P&gt;So I took the new API release for a spin today, but when I try to run the hello_ncs_cpp example I get the following errors when opening the device:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;_$ make run&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;making hello_ncs_cpp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;g++ cpp/hello_ncs.cpp -o cpp/hello_ncs_cpp -lmvnc&lt;P&gt;&amp;nbsp;&lt;/P&gt;Created cpp/hello_ncs_cpp executable&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;making run&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;cd cpp; ./hello_ncs_cpp; cd ..&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can't create semaphore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;: Function not implemented&lt;P&gt;&amp;nbsp;&lt;/P&gt;Can't create semaphore&lt;P&gt;&amp;nbsp;&lt;/P&gt;: Function not implemented&lt;P&gt;&amp;nbsp;&lt;/P&gt;E: [         0] dispatcherAddEvent:533    can't wait semaphore&lt;P&gt;&amp;nbsp;&lt;/P&gt;W: [         0] dispatcherAddEvent:545    No more semaphores. Increase XLink or OS resources&lt;P&gt;&amp;nbsp;&lt;/P&gt;E: [         0] dispatcherAddEvent:533    can't wait semaphore&lt;P&gt;&amp;nbsp;&lt;/P&gt;W: [         0] dispatcherAddEvent:545    No more semaphores. Increase XLink or OS resources&lt;P&gt;&amp;nbsp;&lt;/P&gt;E: [         0] XLinkOpenStream:909    Max streamId reached deaddead!&lt;P&gt;&amp;nbsp;&lt;/P&gt;W: [         0] ncDeviceOpen:558    can't open stream&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error- ncDeviceOpen failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;    ncStatus value: -2_&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What OS resources should I increase and why am I getting : Function not implemented error?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 08:16:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649993#M2004</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-06-28T08:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649994#M2005</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;please update install script to check numpy version  : "version need for tensorflow 1.7 numpy &amp;gt;= 1.13.3" &amp;gt; TF not install for this reason. Thanks&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;…&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;  Building wheels for collected packages: mvnc&lt;P&gt;&amp;nbsp;&lt;/P&gt;   Running &lt;A href="http://setup.py"&gt;setup.py&lt;/A&gt; bdist_wheel for mvnc: started&lt;P&gt;&amp;nbsp;&lt;/P&gt; Running &lt;A href="http://setup.py"&gt;setup.py&lt;/A&gt; bdist_wheel for mvnc: finished with status 'done'&lt;P&gt;&amp;nbsp;&lt;/P&gt;   Stored in directory: /tmp/pip-ephem-wheel-cache-1fymcopm/wheels/17/b6/ed/2477b3035457946ce3a1c492dc52a98f6f830d1e33ca7456e1&lt;P&gt;&amp;nbsp;&lt;/P&gt;  Successfully built mvnc&lt;P&gt;&amp;nbsp;&lt;/P&gt;  tensorflow 1.7.0 has requirement numpy&amp;gt;=1.13.3, but you'll have numpy 1.13.1 which is incompatible.&lt;P&gt;&amp;nbsp;&lt;/P&gt;  Installing collected packages: mvnc&lt;P&gt;&amp;nbsp;&lt;/P&gt;   Found existing installation: mvnc 2.5.0.2&lt;P&gt;&amp;nbsp;&lt;/P&gt;     Uninstalling mvnc-2.5.0.2:&lt;P&gt;&amp;nbsp;&lt;/P&gt;       Successfully uninstalled mvnc-2.5.0.2&lt;P&gt;&amp;nbsp;&lt;/P&gt;  Successfully installed mvnc-2.5.0.2&lt;P&gt;&amp;nbsp;&lt;/P&gt;  …&lt;P&gt;&amp;nbsp;&lt;/P&gt;  Installation is complete.&lt;P&gt;&amp;nbsp;&lt;/P&gt;  Please provide feedback in our support forum if you encountered difficulties.&lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;The PYTHONPATH environment variable was added to your .bashrc as described in the Caffe documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;  New bash processes including new terminals will use the updated value of PYTHONPATH.&lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;To use the NCSDK in this shell, set PYTHONPATH now:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;  export PYTHONPATH="${PYTHONPATH}:/opt/movidius/caffe/python"&lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;USE_VIRTUALENV=yes - used virtualenv in /opt/movidius/virtualenv-python&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;  You must activate this virtualenv to use the NCSDK with python&lt;P&gt;&amp;nbsp;&lt;/P&gt;  Activate this virtualenv by entering this command now:&lt;P&gt;&amp;nbsp;&lt;/P&gt;   source /opt/movidius/virtualenv-python/bin/activate &lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;pi@raspberrypi:~/workspace/ncsdk $ source /opt/movidius/virtualenv-python/bin/activate &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had to do under virtualenv to let nighly build TF 1.7 install &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;  &lt;P&gt;(virtualenv-python) pi@raspberrypi:~/workspace/ncsdk $ pip3 install --user numpy==1.13.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 19:00:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649994#M2005</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-06-29T19:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649995#M2006</link>
      <description>&lt;P&gt;I upgraded my Virtualbox to the latest available version: &lt;CODE&gt;5.2.16 r123759&lt;/CODE&gt; (including extension pack) and gave API V2 another shot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After I've re-installed the &lt;CODE&gt;ncsdk2&lt;/CODE&gt; (API V2) from scratch, I could finally run the &lt;CODE&gt;C++&lt;/CODE&gt; example, but even though it does seem to succeed in communicating with the NCS it still throws up a weird error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;# ~/ncsdk/examples/apps/hello_ncs_cpp/cpp/hello_ncs_cpp
Hello NCS! Device opened normally.
E: [         0] dispatcherEventReceive:200    dispatcherEventReceive() Read failed -1

Goodbye NCS!  Device Closed normally.
NCS device working.
&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also ran the SqueezeNet example and it ran fine, however I still got the the error mentioned earlier:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;# make run

making prereqs
(cd ../../data/ilsvrc12; make)
make[1]: Entering directory '/root/ncsdk/examples/data/ilsvrc12'
make[1]: Leaving directory '/root/ncsdk/examples/data/ilsvrc12'
LICENSE file already exists

making prototxt
Prototxt file already exists

making caffemodel
caffemodel file already exists

making compile
mvNCCompile -w squeezenet_v1.0.caffemodel -s 12 deploy.prototxt
mvNCCompile v02.00, Copyright @ Intel Corporation 2017

/usr/local/bin/ncsdk/Controllers/FileIO.py:65: UserWarning: You are using a large type. Consider reducing your data sizes for best performance
Blob generated

making run
./run.py

------- predictions --------
prediction 0 (probability 99.12109375%) is n03272010 electric guitar  label index is: 546
prediction 1 (probability 0.335693359375%) is n04517823 vacuum, vacuum cleaner  label index is: 882
prediction 2 (probability 0.151348114014%) is n02676566 acoustic guitar  label index is: 402
prediction 3 (probability 0.0977516174316%) is n03109150 corkscrew, bottle screw  label index is: 512
prediction 4 (probability 0.0661373138428%) is n03532672 hook, claw  label index is: 600

E: [         0] dispatcherEventReceive:200    dispatcherEventReceive() Read failed -1
&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a look at the origins of the alleged Error in the SDK source code and I can pin it to &lt;CODE&gt;XLinkError_t XLinkInitialize(XLinkGlobalHandler_t* handler)&lt;/CODE&gt; function.  What's weird is, the dispatcher seems to be reporting an error communicating with the stick, yet the API calls succeed nevertheless? This is truly kind of puzzling to me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In search of some answers I tailed the syslog wondering what's going on:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;Aug  7 22:18:26 ubuntu-xenial kernel: [  501.346185] usb 2-1: USB disconnect, device number 5
Aug  7 22:18:27 ubuntu-xenial kernel: [  502.758706] usb 3-1: new SuperSpeed USB device number 5 using xhci_hcd
Aug  7 22:18:27 ubuntu-xenial kernel: [  502.778868] usb 3-1: New USB device found, idVendor=03e7, idProduct=f63b
Aug  7 22:18:27 ubuntu-xenial kernel: [  502.778872] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Aug  7 22:18:27 ubuntu-xenial kernel: [  502.778875] usb 3-1: Product: VSC Loopback Device
Aug  7 22:18:27 ubuntu-xenial kernel: [  502.778877] usb 3-1: Manufacturer: Intel Corporation
Aug  7 22:18:27 ubuntu-xenial kernel: [  502.778879] usb 3-1: SerialNumber: 5CB83DCF74C408
Aug  7 22:18:28 ubuntu-xenial kernel: [  503.973807] usb 3-1: USB disconnect, device number 5
Aug  7 22:18:30 ubuntu-xenial kernel: [  505.530074] usb 2-1: new high-speed USB device number 6 using xhci_hcd
Aug  7 22:18:30 ubuntu-xenial kernel: [  505.659414] usb 2-1: New USB device found, idVendor=03e7, idProduct=2150
Aug  7 22:18:30 ubuntu-xenial kernel: [  505.659424] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Aug  7 22:18:30 ubuntu-xenial kernel: [  505.659426] usb 2-1: Product: Movidius MA2X5X
Aug  7 22:18:30 ubuntu-xenial kernel: [  505.659429] usb 2-1: Manufacturer: Movidius Ltd.
Aug  7 22:18:30 ubuntu-xenial kernel: [  505.659431] usb 2-1: SerialNumber: 03e72150
&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not a Linux &lt;CODE&gt;udevd&lt;/CODE&gt; expert or anything but it seems to me like like the SDK removes the device and re-adds it? Or at least so seems the syslog to suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;@Tome_at_Intel you might find some of this helpful to take this further - you &lt;A href="https://ncsforum.movidius.com/discussion/comment/2828/#Comment_2828" target="_self"&gt;mentioned&lt;/A&gt; about a month ago you were aware of the issues with API V2, but I haven't seen any bug fixes anywhere so I figured this might be helpful info.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Aug 2018 06:12:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649995#M2006</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-08-08T06:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649996#M2007</link>
      <description>&lt;P&gt;@milosgajdos Try switching your Virtualbox USB ports to ohci mode. This change has worked for me.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 10:47:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649996#M2007</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-08-09T10:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649997#M2008</link>
      <description>&lt;P&gt;@kixorz I have tried all three options available. See the results below from all but &lt;CODE&gt;xhci&lt;/CODE&gt; modes fail to detect the USB stick when using API V2:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OHCI:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;    W: [         0] ncDeviceOpen:533    failed to find device&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;Error- ncDeviceOpen failed
    ncStatus value: -2
&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EHCI:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;    W: [         0] ncDeviceOpen:533    failed to find device&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;Error- ncDeviceOpen failed
    ncStatus value: -2
&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When XHCI mode is enabled I can at least use the stick with API v2, ignoring the error mentioned in my pervious comment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I use the latest Mac which only has USB-C ports available so I an adaptor dongle converter from USB -&amp;gt; USB-C. I wonder if that hast to do with the shambles we are seeing all over the place? Maybe something @Tome_at_Intel and the team can look into?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 20:15:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649997#M2008</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-08-09T20:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649998#M2009</link>
      <description>&lt;P&gt;this git link replies with error 404&lt;/P&gt;</description>
      <pubDate>Thu, 09 Aug 2018 22:11:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649998#M2009</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-08-09T22:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649999#M2010</link>
      <description>&lt;P&gt;@milosgajdos , are you running inside a Virtual Machine hosted on a MAC?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 07:30:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/649999#M2010</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-08-21T07:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650000#M2011</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;@AshwinVijayakumar I am issuing the exact same problem on ubuntu (no venv) but I packaged the python code in pyInstaller and am trying to run it.&lt;P&gt;&amp;nbsp;&lt;/P&gt;The code is rnning properly but as soon as it is packaged, this error raises, the device is foundbut can't be open with &lt;CODE&gt;status = f.ncDeviceOpen(self.handle) == -2&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;In the best scenario, I'd like to give this code (binary) to a client (this is a PoC) and to be able to run it from a Virtual machine (My client has Windows but no native Ubuntu)&lt;P&gt;&amp;nbsp;&lt;/P&gt;Any suggestion ? &lt;P&gt;&amp;nbsp;&lt;/P&gt;Does any way to use movidius in production mode (i.e. from binary files) is implemented or to be implemented ?&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Magaly&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 23:49:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650000#M2011</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-09-06T23:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650001#M2012</link>
      <description>&lt;P&gt;The virtual machine is working in the technical part for  SDK version where the ubuntu is running error so the device is not working that is going to provide the issue which is &lt;A href="https://netgears.support/netgear-technical-support/" target="_self"&gt;netgear tech support&lt;/A&gt; will help you to make your work done by providing the process then SDK version 2-05 will be able to release.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 05:47:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650001#M2012</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-09-07T05:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650002#M2013</link>
      <description>&lt;P&gt;Work on ubuntu 16.04. (why dont work with 18.04?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Work on raspberry.&lt;P&gt;&amp;nbsp;&lt;/P&gt;Result process work on float (float16 is finish).&lt;P&gt;&amp;nbsp;&lt;/P&gt;SSD_Object detector run with c++ with coord XY.</description>
      <pubDate>Tue, 18 Sep 2018 03:57:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650002#M2013</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-09-18T03:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650003#M2014</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently using sdk v2, and running examples failed. I am using ubuntu 16.04 on Intel Joule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I was getting the same error earlier, and suddenly it worked once, and started failing again. &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed everything based on the scripts given in the sdk. I have also tried installing openCV independently, but the same error persists. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;vinay@joule:~/ncsdk-2.05.00.02/examples/apps/hello_ncs_py$ make run

making run
python3 hello_ncs.py;
D: [         0] ncDeviceCreate:307    ncDeviceCreate index 0

D: [         0] ncDeviceCreate:307    ncDeviceCreate index 1

D: [         0] ncDeviceOpen:501    File path /usr/local/lib/mvnc/MvNCAPI-ma2450.mvcmd

I: [         0] ncDeviceOpen:507    ncDeviceOpen() XLinkBootRemote returned success 0

W: [         0] ncDeviceOpen:533    failed to find device

Error - Could not open NCS device.
&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The device automatically disconnects after the blob gets generated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before running the program:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;vinay@joule:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2b Intel Corp. 
Bus 001 Device 010: ID 413c:2110 Dell Computer Corp. 
Bus 001 Device 009: ID 413c:1010 Dell Computer Corp. 
Bus 001 Device 008: ID 04f2:0939 Chicony Electronics Co., Ltd 
Bus 001 Device 005: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 001 Device 007: ID 046d:0825 Logitech, Inc. Webcam C270
Bus 001 Device 004: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 001 Device 002: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After running the program&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2b Intel Corp. 
Bus 001 Device 010: ID 413c:2110 Dell Computer Corp. 
Bus 001 Device 009: ID 413c:1010 Dell Computer Corp. 
Bus 001 Device 008: ID 04f2:0939 Chicony Electronics Co., Ltd 
Bus 001 Device 019: ID 03e7:2150  
Bus 001 Device 005: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 001 Device 007: ID 046d:0825 Logitech, Inc. Webcam C270
Bus 001 Device 004: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 001 Device 002: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any leads would be appreciated. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thanks!</description>
      <pubDate>Tue, 25 Sep 2018 19:05:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650003#M2014</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-09-25T19:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650004#M2015</link>
      <description>&lt;P&gt;ID 03E7:2150 is your movidius. Usb work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;But Device 019??  it's seems strange.&lt;P&gt;&amp;nbsp;&lt;/P&gt;Your are not device 6 on bus 001. &lt;P&gt;&amp;nbsp;&lt;/P&gt;See on usb driver config. or reinstall os ubuntu 16.04.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry but i work only with c++ compilator.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;
  #include &amp;lt;stdio.h&amp;gt; 
  #include &amp;lt;stdlib.h&amp;gt; 
  #include &amp;lt;mvnc.h&amp;gt;
 int main(int argc, char** argv)
 {
   struct ncDeviceHandle_t *deviceHandle;
   int loglevel = 2;
   ncStatus_t retCode = ncGlobalSetOption(NC_RW_LOG_LEVEL, &amp;amp;loglevel, sizeof(loglevel));
  // Initialize device handle
     retCode = ncDeviceCreate(0,&amp;amp;deviceHandle);
     if(retCode != NC_OK)
     {
         printf("Error - No NCS devices found.\n");
         printf("    ncStatus value: %d\n", retCode);
         exit(-1);
     }
     // Open device
     retCode = ncDeviceOpen(deviceHandle);
     if(retCode != NC_OK)
     {
         printf("Error- ncDeviceOpen failed\n");
         printf("    ncStatus value: %d\n", retCode);
        exit(-1);
     }
     // deviceHandle is ready to use now.  
     // Pass it to other NC API calls as needed and close it when finished.
     printf("Hello NCS! Device opened normally.\n");
     retCode = ncDeviceClose(deviceHandle);
     deviceHandle = NULL;
     if (retCode != NC_OK)
     {
        printf("Error - Could not close NCS device.\n");
       printf("    ncStatus value: %d\n", retCode);
       exit(-1);
   }
   printf("Goodbye NCS!  Device Closed normally.\n");
   printf("NCS device working.\n");
 }
&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Compile with : &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;
 g++ run.cpp -o run -lmvnc
&lt;/CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;(run.cpp is this file, output is run and library is lmvnc)&lt;P&gt;&amp;nbsp;&lt;/P&gt;after compile,   ./run&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If dont work, reinstall ncsdk -2.05.00.02&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Good luck.</description>
      <pubDate>Fri, 28 Sep 2018 03:52:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650004#M2015</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-09-28T03:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650005#M2016</link>
      <description>&lt;P&gt;I get this when running on my Mac.  I have run successfully in the past but something has changed that I am not aware of.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I have installed..   ncsdk-2.08.01.02&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;g++ my_app.cpp -o my_app -lmvnc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;$ ./my_app&lt;P&gt;&amp;nbsp;&lt;/P&gt;Can't create semaphore&lt;P&gt;&amp;nbsp;&lt;/P&gt;: Function not implemented&lt;P&gt;&amp;nbsp;&lt;/P&gt;Can't create semaphore&lt;P&gt;&amp;nbsp;&lt;/P&gt;: Function not implemented&lt;P&gt;&amp;nbsp;&lt;/P&gt;E: [         0] dispatcherAddEvent:570    can't wait semaphore&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;W: [         0] dispatcherAddEvent:582    No more semaphores. Increase XLink or OS resources&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;E: [         0] dispatcherAddEvent:570    can't wait semaphore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;W: [         0] dispatcherAddEvent:582    No more semaphores. Increase XLink or OS resources&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;W: [         0] ncDeviceOpen:527    ncDeviceOpen() XLinkBootRemote returned error 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error- ncDeviceOpen failed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;    ncStatus value: -2&lt;P&gt;&amp;nbsp;&lt;/P&gt;$ &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions????&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 00:19:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650005#M2016</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-11-14T00:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Compute SDK version 2.05 has been released!</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650006#M2017</link>
      <description>&lt;P&gt;I tried install ncsdk2 on my mac and my ubuntu notebook.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;But when I run hello_ncs_cpp or hello_ncs_py, it failed with error.&lt;P&gt;&amp;nbsp;&lt;/P&gt;How can I resolve this problem?&lt;P&gt;&amp;nbsp;&lt;/P&gt;( neural stick1 has not problem on same machines.) &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;W: [         0] ncDeviceOpen:528    ncDeviceOpen() XLinkBootRemote returned error 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Error- ncDeviceOpen failed&lt;P&gt;&amp;nbsp;&lt;/P&gt;    ncStatus value: -2</description>
      <pubDate>Sat, 01 Dec 2018 00:50:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Neural-Compute-SDK-version-2-05-has-been-released/m-p/650006#M2017</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-12-01T00:50:13Z</dc:date>
    </item>
  </channel>
</rss>

