Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omimo/tfdroid
A simple demo for using Tensorflow models in Android apps
https://github.com/omimo/tfdroid
andriod android-apps deep-learning demo machine-learning tensorflow
Last synced: about 1 month ago
JSON representation
A simple demo for using Tensorflow models in Android apps
- Host: GitHub
- URL: https://github.com/omimo/tfdroid
- Owner: omimo
- License: mit
- Created: 2017-02-01T04:01:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T00:38:11.000Z (almost 8 years ago)
- Last Synced: 2023-10-20T22:10:47.239Z (about 1 year ago)
- Topics: andriod, android-apps, deep-learning, demo, machine-learning, tensorflow
- Language: Java
- Homepage: https://omid.al/posts/2017-02-20-Tutorial-Build-Your-First-Tensorflow-Android-App.html
- Size: 17.5 MB
- Stars: 86
- Watchers: 12
- Forks: 37
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TFDroid
A simple demo for using Tensorflow models in Android apps## Instructions
You can just clone this repository and open it in Android Studio.For complete instructions on how to create the Tensorflow model and the app, please look at this blog post: [https://omid.al/posts/2017-02-20-Tutorial-Build-Your-First-Tensorflow-Android-App.html](https://omid.al/posts/2017-02-20-Tutorial-Build-Your-First-Tensorflow-Android-App.html).
## Feedback, Bugs, and Questions
For any questions, feedback, and bug reports, please use the [Github Issues](https://github.com/omimo/TFDroid/issues).## Credits
Created by [Omid Alemi](https://omid.al/projects/)## Contributions
Contributions are welcome. Please make a pull request.## License
This code is available under the [MIT license](http://opensource.org/licenses/MIT).