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.

mvNCCompile for the layer before softmax

idata
Employee
568 Views

I have used mvNCCompile to compile a graph file for inception-v3, making the -on to be the Reshape (not Reshape_1) layer , the layer before softmax, because I want to use the feature vector, not the probabilities of every calss. The result I got for the feature vector is very strange, I am not sure whether the graph file I compiled is correct or not? Could anyone provide me with a graph file that take input as in and Reshape(the layer before softmax) as on ? Either Inception-v3 or MobileNet is appreciated.

0 Kudos
0 Replies
Reply