yu4u / age-gender-estimation

Keras implementation of a CNN network for age and gender estimation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conversion to tflite model with full-integer qunatization for edge tpu.

guomingjin opened this issue · comments

I have been had trouble converting EfficientNetB3 into tflite model with full-integer quantization for edge tpu. I am not sure it can be doable.
Will it be possible to do that?
It would be great if anyone can help me out.
Thanks in advance.