Giter Site home page Giter Site logo

Comments (4)

ofirsteinherz avatar ofirsteinherz commented on August 22, 2024

Hi,
Yes you definitely can!
If the dataset is labeled, you should complete tensorflow for poets. Instead of download the training images from google, add yours.

Then, you have labels and NN (not tf-lite). So in tensorflow for poets 2 tflite you will optimize your model using the TFLite converter.

After that, just swich mobilenet_quant_v1_224.tflite and labels.txt with the files that tf for poets executed.

Good luck :-)

from android-tensorflow-lite-example.

bathanfritz avatar bathanfritz commented on August 22, 2024

I tried to retrain it with my own data set and used mobilenet_1.0_224 as tfhub module but it crashes, please help me

from android-tensorflow-lite-example.

soum-io avatar soum-io commented on August 22, 2024

My recent PR has added support for float models, which is probably the type of model you trained. Simply change the variable QUANT to false in TensorFlowImageClassifier.java along with changing the model and lebels name.

from android-tensorflow-lite-example.

sai-pher avatar sai-pher commented on August 22, 2024

Hi there.
I wanted to know if you retrain with a new dataset, how do you order the new labels in the label.txt file?
Does the order matter? And if so, how can one be sure of the order to use?

I working with a new model built using tesnorflow 1.13.1's Keras.

from android-tensorflow-lite-example.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.