yu4u / age-gender-estimation

Keras implementation of a CNN network for age and gender estimation
MIT License
1.46k stars 502 forks source link

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

Open guomingjin opened 3 years ago

guomingjin commented 3 years ago

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.