stratospark/food-101-mobile
Deep Learning Food Classifier for iOS using Keras and Tensorflow
This project helps iOS app developers deploy existing Keras/TensorFlow food classification models into mobile applications. It takes a pre-trained Keras model and outputs an optimized TensorFlow graph, enabling the app to classify food images captured by the device's camera. The primary users are iOS developers looking to integrate machine learning capabilities into their apps.
No commits in the last 6 months.
Use this if you are an iOS developer who has a pre-trained Keras food classification model and wants to integrate it into a mobile app for on-device image recognition.
Not ideal if you need a production-ready solution with robust error handling, guaranteed performance, or if you're not comfortable with highly experimental and potentially 'hacky' code.
Stars
97
Forks
24
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 22, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/stratospark/food-101-mobile"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
stratospark/food-101-keras
Food Classification with Deep Learning in Keras / Tensorflow
lannguyen0910/food-recognition
🍔🍟🍗 Food analysis baseline with Theseus. Integrate object detection, image classification and...
npatta01/web-deep-learning-classifier
Deep Learning model to classify food (Web App)
ph1ps/Food101-CoreML
A CoreML model which classifies images of food
npatta01/mobile-deep-learning-classifier
Tutorial on building and deploying a Mobile Deep Learning Classifier for food