UP AI CORE X doesn't work on Windows 10
I tried running my Myriad X (named UP AI CORE X) with the tutorial below.
https://software.intel.com/en-us/articles/get-started-with-neural-compute-stick
but, at "Step 4. Test the installation", an error occured.
[phenomenon]
- the device could be seen as Movidius Myriad X on device manager.
- after the error occurd, the device can not be seen.
[my opinion]
*UP AI CORE X says it requires "Ubuntu" OS, but NCS2 (also Myriad X inside) supports Windows 10 OS.
So, I think there is no problem to run the device in my Windows 10 PC... Is this opition wrong ?
Best Regards.
I show a part of the Error
classification_sample.exe -i "C:\Program Files (x86)\IntelSWTools\openvino\deployment_tools\demo\car.png" -m "C:\Users(myname)\Documents\Intel\OpenVINO\openvino_models\ir\FP16\classification\squeezenet\1.1\caffe\squeezenet1.1.xml" -d MYRIAD
[ INFO ] InferenceEngine:
API version ............ 1.6
Build .................. 23224
[ INFO ] Parsing input parameters
[ INFO ] Files were added: 1
[ INFO ] C:\Program Files (x86)\IntelSWTools\openvino\deployment_tools\demo\car.png
[ INFO ] Loading plugin
API version ............ 1.6 Build .................. 23224 Description ....... myriadPlugin
[ INFO ] Loading network files:
C:\Users(myname)\Documents\Intel\OpenVINO\openvino_models\ir\FP16\classification\squeezenet\1.1\caffe\squeezenet1.1.xml
C:\Users(myname)\Documents\Intel\OpenVINO\openvino_models\ir\FP16\classification\squeezenet\1.1\caffe\squeezenet1.1.bin
[ INFO ] Preparing input blobs
[ WARNING ] Image is resized from (787, 259) to (227, 227)
[ INFO ] Batch size is 1
[ INFO ] Preparing output blobs
[ INFO ] Loading model to the plugin
[35mE: [ncAPI] [ 0] ncDeviceOpen:799 Failed connection to device (3.1-ma2480) with error 5[0m
Error
Comments
-
I would have guessed the same, and have been using the NCS2 on Windows 10 for some time with no problems! However, we're looking for a bit more power so the UP AI Core seems to be an obvious choice -- though Win10 support is critical!
-
Hi yamaken,
Have you asked this in OpenVINO community?
Thanks.