All Projects → npatta01 → mobile-deep-learning-classifier

npatta01 / mobile-deep-learning-classifier

Licence: MIT License
Tutorial on building and deploying a Mobile Deep Learning Classifier for food

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to mobile-deep-learning-classifier

musicont
React Native & Expo music player application UI
Stars: ✭ 72 (+12.5%)
Mutual labels:  mobile-app, expo
app-sense
📱 Easily learn & create React Native app basics using zero coding, drag-and-drop interface & logic blocks.
Stars: ✭ 86 (+34.38%)
Mutual labels:  mobile-app, expo
MTJailed-Native
A terminal emulator with remote shell for non-jailbroken iOS devices
Stars: ✭ 24 (-62.5%)
Mutual labels:  mobile-app
TiktokClone
TIKTOK Clone React Native Tutorial 2021 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this se…
Stars: ✭ 69 (+7.81%)
Mutual labels:  expo
react-native-boilerplate
Expo + Redux + React Navigation Pre-setup Template (expo SDK 44)
Stars: ✭ 142 (+121.88%)
Mutual labels:  expo
whatfood
Food classification using deep learning
Stars: ✭ 15 (-76.56%)
Mutual labels:  food-classification
CryptoBuddy
Android app which displays cryptocurrency prices, charts and news!
Stars: ✭ 93 (+45.31%)
Mutual labels:  mobile-app
FD-Daily-Task
Create responsive dashboard Daily Task design using Flutter
Stars: ✭ 181 (+182.81%)
Mutual labels:  mobile-app
coronavirus-mask-image-dataset
Image dataset from Instagram of people wearing medical masks, no mask, or a non-medical (DIY) mask
Stars: ✭ 57 (-10.94%)
Mutual labels:  fastai
Ionic-ElastiChat-with-Images
Ionic Magic Chat with Angular Elastic, Autolinker.js and more!
Stars: ✭ 66 (+3.13%)
Mutual labels:  mobile-app
expo-multi-screen-starter
react native / expo / react navigation v6
Stars: ✭ 74 (+15.63%)
Mutual labels:  expo
addIt
Simple addition game made with Flutter for Mobile and Web using BLOC pattern
Stars: ✭ 16 (-75%)
Mutual labels:  mobile-app
react-native-ink
React Native for CLIs
Stars: ✭ 28 (-56.25%)
Mutual labels:  expo
react-native-figma-squircle
Figma-flavored squircles for React Native
Stars: ✭ 207 (+223.44%)
Mutual labels:  expo
tests-ionic2-and-aurelia-framework7
Test TODO applications to compare ionic2 and Aurelia + Framework7
Stars: ✭ 14 (-78.12%)
Mutual labels:  mobile-app
pass-culture-app-native
Mobile and web application for pass Culture
Stars: ✭ 18 (-71.87%)
Mutual labels:  mobile-app
ionic4-phaser3-template
Ionic 4 and phaser 3 template
Stars: ✭ 19 (-70.31%)
Mutual labels:  mobile-app
umi-react-native
umi preset plugins for react-native
Stars: ✭ 54 (-15.62%)
Mutual labels:  expo
native-kitchensink
📱 Playground for ReactiveSearch Native components
Stars: ✭ 46 (-28.12%)
Mutual labels:  expo
crypto-markets
react-native-cryptocurrency-ticker
Stars: ✭ 27 (-57.81%)
Mutual labels:  expo

Creating a Mobile App

This repo contains a template for building a deep learning mobile classifier.

Citation Note

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

Demo

Tools

The following were used for mobile model deployment:

  1. Expo (React Native)
  2. XCode (optional)
  3. Web app deployed on heroku

Assumptions

  • a deep learning model served as a web app that responds to /api/classify /api/classes

Setup

Detailed Walkthrough Link

Author

This project was completed jointly by Nidhin Pattaniyil and Reshama Shaikh.

Feel free to reach out with questions/suggestions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].