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.
6404 Discussions

Running two-device apps from the zoo on one device?

idata
Employee
569 Views

I only have one Movidius device, but I think the coolest application is stream_ty_gn (https://github.com/movidius/ncappzoo/blob/master/apps/stream_ty_gn/)

 

Does anyone know if there is a chance to let one of the networks make its inference on the CPU so I can run the app?
0 Kudos
1 Reply
idata
Employee
242 Views

Possible on V2 sdk by using FIFO.

 

You can refer to example app(birds) of ncappzoo.
0 Kudos
Reply