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.

Inference with input precision FP16

Kawaguchi__Atsushi
685 Views

I tried to inference with model precision FP16, input precision FP16 and output precision FP32 (FP16 also) on Movidius Myriad X and Intel HD Graphics.

Inference has completed, but output value is incorrect. What should I do?

 

Thank you.

0 Kudos
1 Solution
Cary_P_Intel1
Employee
685 Views

Hi, Atsushi,

Did you use public model? if so, which one did you use? Also please provide the way to reproduce your result, required document, file is needed, thank you.

View solution in original post

0 Kudos
2 Replies
Cary_P_Intel1
Employee
686 Views

Hi, Atsushi,

Did you use public model? if so, which one did you use? Also please provide the way to reproduce your result, required document, file is needed, thank you.

0 Kudos
Kawaguchi__Atsushi
685 Views

Hi Cary P.

Thank you for replying.

I found bug in my source code.

After debug my code, output value became correct.

 

Thank you.

0 Kudos
Reply