-
Notifications
You must be signed in to change notification settings - Fork 441
Add custom (TensorFlow Lite) models support to the ML Kit feature #702
Comments
On iOS I'm experiencing a crash when resizing an image (see the comments in the code). Going to postpone this. |
Awesome! This is going to be great! |
Looking forward to this being available! |
Adding Tensor Flow Lite to Eddy's work will be terrific, a game changer for sure. |
This is great but seems that we have to wait a bit, so, is there any other way to load a custom tensorflow model in a nativescript app with angular? |
Hi folks, I'm actively working on this task and I'm seeing a few results that give me good hope for the near future ;) What would be really helpful to me is receiving a few custom tflite models, along with a sample image and expected labels (and scores). Would really appreciate if anyone can provide me with those, otherwise I'll continue development with the single model I have. |
On it! |
Eddy, there are some here https://www.tensorflow.org/lite/models |
I’m excited! |
I'm wrapping things up for a first release with support for loading and interpreting bundled quantized models on both iOS and Android. Interpretation can be performed from a still image, as well as a live camera feed. Please check the updated ML Kit docs. I'll release 7.7.0 soon, so y'all can give it a shot! 💪 |
Checklist for https://firebase.google.com/docs/ml-kit/use-custom-models:
Use a custom TensorFlow Lite model, stored in Firebase (so users always have the latest model)(having trouble, let's postpone this one)The text was updated successfully, but these errors were encountered: