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.

Model summary from .XML file

Celi__Joseph
Beginner
572 Views

Is there something that can be used to show the model summary from the .XML file?  

If there is not something available is there a way to show the model summary from the dnn_Net object that is returned when I pass in the .XML and .BIN file

net = cv2.dnn.readNet(bin_file, xml_file)

 

0 Kudos
1 Solution
Alberto_Sykes
Employee
558 Views

Celi__Joseph, Thank you for posting in the Intel® Communities Support.


In order to gather the information that you are looking for, please visit, sign-in and submit your inquiry in the Intel® Distribution of OpenVINO™ Toolkit site for further assistance on this matter:

https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/bd-p/distribution-openvino-toolkit


Regards,

Albert R.


Intel Customer Support Technician

A Contingent Worker at Intel


View solution in original post

0 Kudos
1 Reply
Alberto_Sykes
Employee
559 Views

Celi__Joseph, Thank you for posting in the Intel® Communities Support.


In order to gather the information that you are looking for, please visit, sign-in and submit your inquiry in the Intel® Distribution of OpenVINO™ Toolkit site for further assistance on this matter:

https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/bd-p/distribution-openvino-toolkit


Regards,

Albert R.


Intel Customer Support Technician

A Contingent Worker at Intel


0 Kudos
Reply