tfx-addons icon indicating copy to clipboard operation
tfx-addons copied to clipboard

TFLiteToFirebaseML Component

Open deep-diver opened this issue 4 years ago • 5 comments
trafficstars

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 avatar Aug 04 '21 15:08 deep-diver

@rcrowe-google

so this is equivalent to FirebasePublisher mentioned in https://github.com/tensorflow/tfx/issues/4125

deep-diver avatar Aug 07 '21 14:08 deep-diver

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

rcrowe-google avatar Aug 09 '21 20:08 rcrowe-google

@rcrowe-google

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

deep-diver avatar Aug 09 '21 22:08 deep-diver

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

sayakpaul avatar Aug 10 '21 01:08 sayakpaul

@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

rcrowe-google avatar Aug 16 '21 00:08 rcrowe-google