tflite_gles_app icon indicating copy to clipboard operation
tflite_gles_app copied to clipboard

BlazePose doesn't work with quantized Int8 model

Open enricoantonini84 opened this issue 3 years ago • 1 comments

Hi, I've tried to run, on Debian 11 following the installation instruction, the script that performs pose detection w BlazePose on the included images and it works fine. However, if I try to run the script with -q parameters to load the Int8 model, no pose is detected on any images. Is there anything else I should do to make the detection work with the quantized model?

Regards Enrico

enricoantonini84 avatar Aug 12 '22 10:08 enricoantonini84

Yes, you are right.

Unfortunately, some quantized models included in this repository may be low accuracy. I think there are several techniques to improve accuracy, but I am not familiar with them.

terryky avatar Aug 13 '22 00:08 terryky