am15h / tflite_flutter_helper

TensorFlow Lite Flutter Helper Library
https://pub.dev/packages/tflite_flutter_helper
Apache License 2.0
159 stars 285 forks source link

Question: I need to make model from images(tflite). Will it be possible with this library??? #39

Open nasirdev74 opened 3 years ago

nasirdev74 commented 3 years ago

I'm working on a face recognition app. and I need to recognize user by their face. I have a lot of face crop images of them in my database(firestore). now I need to make my .tflite model. Can anyone help me to do that please.

ralienpp commented 2 years ago

Hi! It will be easier to try to help you if you provide some more info about what you tried in order to achieve your goal, what error message you saw, etc. Your question, in its current form, is too vague to be answerable.