tflite_gles_app
tflite_gles_app copied to clipboard
do you have model source code?
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?
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