Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Add custom (TensorFlow Lite) models support to the ML Kit feature #702

Closed
1 of 2 tasks
EddyVerbruggen opened this issue May 15, 2018 · 10 comments
Closed
1 of 2 tasks

Comments

@EddyVerbruggen
Copy link
Owner

EddyVerbruggen commented May 15, 2018

Checklist for https://firebase.google.com/docs/ml-kit/use-custom-models:

  • Use a custom TensorFlow Lite model, on the device
  • Use a custom TensorFlow Lite model, stored in Firebase (so users always have the latest model) (having trouble, let's postpone this one)
@EddyVerbruggen
Copy link
Owner Author

On iOS I'm experiencing a crash when resizing an image (see the comments in the code). Going to postpone this.

@EddyVerbruggen EddyVerbruggen changed the title Add custom (TensorFlow) models support to the ML Kit feature Add custom (TensorFlow Lite) models support to the ML Kit feature May 22, 2018
@neil-119
Copy link

Awesome! This is going to be great!

@geoffbullen
Copy link

Looking forward to this being available!

@OscarAgreda
Copy link

Adding Tensor Flow Lite to Eddy's work will be terrific, a game changer for sure.

Repository owner deleted a comment from gimox Sep 17, 2018
@efgonz
Copy link

efgonz commented Dec 21, 2018

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?

@EddyVerbruggen
Copy link
Owner Author

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.

@EddyVerbruggen EddyVerbruggen added this to the 7.7.0 milestone Jan 14, 2019
@jlooper
Copy link
Contributor

jlooper commented Jan 14, 2019

On it!

@jlooper
Copy link
Contributor

jlooper commented Jan 15, 2019

Eddy, there are some here https://www.tensorflow.org/lite/models

@geoffbullen
Copy link

I’m excited!

@EddyVerbruggen
Copy link
Owner Author

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! 💪

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants