- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
How I can use Myriad X to do Inference in Python 3.6 under Windows 10? I have installed OpenVINO 2018.5. How I can do something similar like this?:
from mvc import mvncapi as mvnc
Thank you
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Stelian,
If you take navigate to the C:\Intel\computer_vision_sdk_2018.5.445\deployment_tools\inference_engine\samples\python_samples directory and take a look at classification sample for instance that will show you how to include the proper libraries in your application and to target myriad X. Note: With any of the python samples you can target Myriad X by typing the command with -d MYRIAD.
Kind Regards,
Monique Jones
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page