ml icon indicating copy to clipboard operation
ml copied to clipboard

TensorFlow Mobile not working

Open develoboi opened this issue 5 years ago • 4 comments

TensorFlow Mobile not working, lite has not accurate results

develoboi avatar Sep 01 '20 11:09 develoboi

Hi @develoboi,

TensorFlow Mobile is not supported anymore, so don't waste your time on it. TensorFlow Lite tends to find a balance between performance and accuracy.

If you have any idea to improve that model, please feel free to contact the original author with the link below: https://github.com/tensorflow/models/tree/master/research/deeplab

dailystudio avatar Sep 02 '20 15:09 dailystudio

Thank you for your reply dear,

but there are some apps who get the accuracy , maybe because they have old version of tensorflow Mobile and so if then how i get the old version of that. I tried to find it but failed. So please spread some light on this. Thank you in advance.

On Wed, Sep 2, 2020 at 8:48 PM dailystudio [email protected] wrote:

Hi @develoboi https://github.com/develoboi,

TensorFlow Mobile is not supported anymore, so don't waste your time on it. TensorFlow Lite tends to find a balance between performance and accuracy.

If you have any idea to improve that model, please feel free to contact the original author with the link below: https://github.com/tensorflow/models/tree/master/research/deeplab

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dailystudio/ml/issues/20#issuecomment-685805530, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO4QMQFFDU7J7G4N7EBO3BDSDZO3LANCNFSM4QRTUDSA .

develoboi avatar Sep 03 '20 05:09 develoboi

Thank you for your reply dear, but there are some apps who get the accuracy , maybe because they have old version of tensorflow Mobile and so if then how i get the old version of that. I tried to find it but failed. So please spread some light on this. Thank you in advance.

You can have a try of my new demonstration of image segmentation: https://github.com/dailystudio/tensorflow-lite-examples-android/tree/master/example-image-segmentation It uses the official model of deeplab v3 for TensorFlow Lite. You can check whether it is better or not.

dailystudio avatar Sep 03 '20 07:09 dailystudio

I already tried it but when I turn on GPU it's not working and without GPU it's working but not accurate quality

On Thu 3 Sep, 2020, 1:13 PM dailystudio, [email protected] wrote:

Thank you for your reply dear, but there are some apps who get the accuracy , maybe because they have old version of tensorflow Mobile and so if then how i get the old version of that. I tried to find it but failed. So please spread some light on this. Thank you in advance. … <#m_8620955125327692278_m_2383615331890370849_>

You can have a try of my new demonstration of image segmentation:

https://github.com/dailystudio/tensorflow-lite-examples-android/tree/master/example-image-segmentation It uses the official model of deeplab v3 for TensorFlow Lite. You can check whether it is better or not.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dailystudio/ml/issues/20#issuecomment-686316106, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO4QMQG3H6BU7W3YR4YTURDSD5CILANCNFSM4QRTUDSA .

develoboi avatar Sep 03 '20 08:09 develoboi