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

Check Intermediate Data passing from Layers

Malhar
Employee
339 Views

How to read / print the input data passing from layer to layer during inference? that is printing the data which is passed from layer 1 to layer 2 to layer3 and so on. Is there any API to check ? 

 

0 Kudos
2 Replies
Malhar
Employee
339 Views

Do we have any python API available to do the same ?

0 Kudos
Shubha_R_Intel
Employee
339 Views

Malhar I have a suitable method for you and yes, it will also work with Python API. Please read the following thread (please study inference_engine\samples\object_detection_demo)

https://software.intel.com/en-us/forums/computer-vision/topic/804937#comment-1934014

0 Kudos
Reply