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

How to take outputs from multiple layers of the same Graph object ?

idata
Employee
549 Views

Some neural net architectures have more than one output layers. Movidius graph compilation command has option to specify only one output layer. Is it possible to take outputs from multiple layers of the same graph?

 

Thanks

 

Sahad
0 Kudos
2 Replies
idata
Employee
360 Views

@sahadcp We currently don't have a tool that takes outputs from multiple layers of the same graph. It may be possible if you concat the desired outputs together into one output.

0 Kudos
idata
Employee
360 Views

Alright Tom, thanks..

0 Kudos
Reply