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

OpenVino and multiple models on the same device

__om__
Beginner
832 Views

Hi,

does OpenVINO support e.g. two models loaded simultaneously on the same device: CPU, GPU or MYRIAD?

Thanks.

 

0 Kudos
2 Replies
Shaoqiang_C_Intel
832 Views

Yes. You can test using OpenVINO samples. I tried interactive_face_detection with model face-detection-retail-0004 and security_barrier_camera_sample with model vehicle-license-plate-detection-barrier-0106, on CPU and GPU.

0 Kudos
__om__
Beginner
832 Views

Hi Shaoqiang,

thank you for reply.

Did you try model face-detection-retail-0004 on GPU and vehicle-license-plate-detection-barrier-0106 on GPU?

I meant, will it work if both models loaded on the same GPU?

0 Kudos
Reply