Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TFLiteToFirebaseML Component #59

Open
deep-diver opened this issue Aug 4, 2021 · 5 comments
Open

TFLiteToFirebaseML Component #59

deep-diver opened this issue Aug 4, 2021 · 5 comments

Comments

@deep-diver
Copy link
Contributor

Firebase ML is a great place to store TFLite model.

With Firebase ML, we can guarantee that mobile devices can be equipped with the latest ML model without explicitly embedding binary in project compiling stage. We can even A/B test different versions of a model with Google Analytics.

It would be nice if there is a TFX component that helps publishing TFLite model to Firebase ML.

What do you think?

@deep-diver
Copy link
Contributor Author

deep-diver commented Aug 7, 2021

@rcrowe-google

so this is equivalent to FirebasePublisher mentioned in tensorflow/tfx#4125

@rcrowe-google
Copy link
Collaborator

It sounds like a great idea to me! Have you joined https://groups.google.com/a/tensorflow.org/g/sig-tfx-addons ?

@deep-diver
Copy link
Contributor Author

@rcrowe-google

yes! I have joined the group already :)
What are the next steps to proceed?

@sayakpaul
Copy link
Contributor

For anyone that might be wondering how well TFLite and Firebase go together here's a blog post:

https://blog.tensorflow.org/2020/06/enhance-your-tensorflow-lite-deployment-with-firebase.html

@rcrowe-google
Copy link
Collaborator

@rcrowe-google

yes! I have joined the group already :)
What are the next steps to proceed?

You need to write a proposal. See the proposals README

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

No branches or pull requests

3 participants