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.
6404 Discussions

What is the meaning of FP32-INT8 precision model in OpenVino?

affhendrawan
Beginner
651 Views

Hi guys, I still didn't understand the meaning of precision model FP32-INT8, for the example in this model https://download.01.org/opencv/2019/open_model_zoo/R4/20200117_150000_models_bin/head-pose-estimation-adas-0001/

Is the FP32-INT8 precision model support the range of FP32, FP16, and INT8? Or it was just support FP32 or INT8 ?

0 Kudos
1 Reply
Max_L_Intel
Moderator
620 Views

Hi @affhendrawan 

FP32-INT8 supposed to be a mixed precision model which means that it contains both FP32 and INT8 units/operations to increase the performance or decrease the memory usage and partially keep the accuracy value.

Hope this helps.
Best regards, Max.

 

0 Kudos
Reply