Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Support proprietary host computer?

Coldren__Bruce
Beginner
331 Views

Would it be possible to use OpenVINO to train a CNN on a PC host and then run it on a Movidius compute stick that is plugged into a USB3 port on a proprietary computer?  From our computer, we would like to feed images to the compute stick and get its inference results back using the USB3 interface.

0 Kudos
2 Replies
nikos1
Valued Contributor I
331 Views

Hello Bruce,

Yes what all mentioned is possible but training.

> Would it be possible to use OpenVINO to train a CNN on a PC host

OpenVino enables deep learning inference so it would not be possible to use for training.

nikos

0 Kudos
Coldren__Bruce
Beginner
331 Views

Thank you.  Do you know where I could get more information about writing software to interface with the Movidius compute stick?  I can't use a PC or Unix app, I need the communications protocol specification and perhaps source code examples.

0 Kudos
Reply