-
Notifications
You must be signed in to change notification settings - Fork 48
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
TensorFlow Mobile not working #20
Comments
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: |
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 ***@***.***> 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
<#20 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO4QMQFFDU7J7G4N7EBO3BDSDZO3LANCNFSM4QRTUDSA>
.
|
You can have a try of my new demonstration of image segmentation: |
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, ***@***.***> 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
<#20 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO4QMQG3H6BU7W3YR4YTURDSD5CILANCNFSM4QRTUDSA>
.
|
TensorFlow Mobile not working, lite has not accurate results
The text was updated successfully, but these errors were encountered: