npatta01/mobile-deep-learning-classifier
Tutorial on building and deploying a Mobile Deep Learning Classifier for food
This project helps developers integrate deep learning models into mobile applications. It provides a template for taking an existing deep learning model (served as a web app) and turning it into a mobile classifier. The output is a functional mobile app that can classify items, suitable for a mobile developer or tech-savvy entrepreneur.
No commits in the last 6 months.
Use this if you are a mobile app developer looking for a structured way to deploy a pre-trained deep learning model to a mobile device.
Not ideal if you are a non-technical user without programming experience or if you need to build a deep learning model from scratch.
Stars
66
Forks
28
Language
TypeScript
License
MIT
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/npatta01/mobile-deep-learning-classifier"
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
stratospark/food-101-mobile
Deep Learning Food Classifier for iOS using Keras and Tensorflow