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.

NaN output

idata
Employee
605 Views

I've finally gotten my custom Tensorflow model compiled and running. The input size is 288x352x2, and the output size should be 72x88x2, but instead it is 456192 (which is 72x88x72??). Also, the first 72x88x2 values in the output are all NaN. I've tried all sorts of sizing/complexity changes like changing the input/output size to be smaller or a power of 2, changing the depth of convolutions to make the convolution ops smaller, but all I ever receive is NaN.

 

Any help would be greatly appreciated.

0 Kudos
1 Reply
idata
Employee
375 Views

@tripleplay369 In order to help you debug this, we need a little more information. Can you provide a link to your files/sample files and the steps you took to convert your Tensorflow model? Thanks.

0 Kudos
Reply