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

Using VAD to connect an image file to a CNN.

SSchm9
Beginner
498 Views

Hello,

Has anyone had success connecting an image from file to a CNN tensor using the VAD graphing tool? 
Appreciate any input / experiences that may be shared....

Stephen 

0 Kudos
2 Replies
Anna_B_Intel
Employee
498 Views

Hi Stephen, 

Did you try to use kernel org.khronos.debug.fread_image?

Best wishes, 

Anna

0 Kudos
SSchm9
Beginner
498 Views

Anna,

I was successful at loading my image via org.khronos.debug.fread_image, but struggling with converting the image from 3 dim tensor to a 4 dims tensor (4th - batch # for our Alexnet CNN). 
How can I convert in VAD 3 to 4th dimension? 

Stephen

0 Kudos
Reply