This repo contains a template for building a deep learning mobile classifier.
If you do use our blog or GitHub repos to create your own web or mobile app, we would appreciate it if you would give our work attribution by sharing the below citation:
Pattaniyil, Nidhin and Shaikh, Reshama, Deploying Deep Learning Models On Web And Mobile, 2019
Here is a link to a demo of our mobile app on YouTube
The following were used for mobile model deployment:
- Expo (React Native)
- XCode (optional)
- Web app deployed on heroku
- a deep learning model served as a web app that responds to /api/classify /api/classes
Detailed Walkthrough Link
This project was completed jointly by Nidhin Pattaniyil and Reshama Shaikh.
Feel free to reach out with questions/suggestions.