tflite_gles_app icon indicating copy to clipboard operation
tflite_gles_app copied to clipboard

do you have model source code?

Open jk78346 opened this issue 4 years ago • 1 comments

Thank you for providing this wonderful repo. I'm curious about how do you generate those models for each application? Is there any source code available? I would like to try around different models. For example, how do you generate all the .tflite models?

jk78346 avatar Aug 09 '21 19:08 jk78346

I didn't generate any tflite models. In each directory of tflite, there is a README.md which describes where I downloaded the tflite file.

for example, https://github.com/terryky/tflite_gles_app/blob/master/gl2age_gender/model/README.md https://github.com/terryky/tflite_gles_app/blob/master/gl2blazeface/blazeface_model/README.md

terryky avatar Aug 10 '21 11:08 terryky