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

https://github.com/shubham0204/tensorflow_model_deployment_heroku_android

Deploying TF models on Heroku and then using them on an Android device
https://github.com/shubham0204/tensorflow_model_deployment_heroku_android

android heroku machine-learning tensorflow

Last synced: 7 months ago
JSON representation

Deploying TF models on Heroku and then using them on an Android device

Awesome Lists containing this project

README

          

# Deploying TF models on Heroku for Android applications

The repository contains an Android as well as a Python project which can be used to deploy and use a TF model on [Heroku](https://www.heroku.com/platform). We're using the age detection model from [Age-Gender_Estimation_TF-Android](https://github.com/shubham0204/Age-Gender_Estimation_TF-Android) repo and then deploying it on Heroku with the help of [Flask](https://flask.palletsprojects.com/en/2.0.x/).

You may read the detailed blog here -> https://heartbeat.comet.ml/deploying-tf-models-on-heroku-for-android-apps-8068f8363978

Also, there's a demo video of the app,

```
[!](https://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID_HERE)
```

Heroku Model Deployment Android Demo from Shubham Panchal on Vimeo.