Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).