LukeScales1/FYP
FYP - Final Year Project - B.Eng in Mechatronics Engineering: Calorie-counting/diet-management Android application using ML image classifier and Bluetooth kitchen scale. This app uses the TensorFlow machine learning library, trained with the MobileNet image classification model, to detect food types. With the food classified, nutritional info is retrieved from the USDA nutritional info database, and the user can use a Bluetooth kitchen scale to record the weight value. This is used to calculate the calories and macronutrients of the food item or overall meal. Can be used with text-input for search and weight values also. Currently integrated with the "Skale 2" Bluetooth scale, but further support being added. Work in progress.
No commits in the last 6 months.
Stars
14
Forks
3
Language
Java
License
—
Category
Last pushed
May 05, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/LukeScales1/FYP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openfoodfacts/openfoodfacts-ai
This is a tracking repo for all our AI projects. 🍕 🤖🍼
gabrielilharco/snap-n-eat
Food detection and recommendation with deep learning
MaharshSuryawala/Food-Image-Recognition
A system that takes food images as an input, recognizes the food automatically and gives the...
chetan-jarande/Food-calorie-estimations-Using-Deep-Learning-And-Computer-Vision
Food calorie estimations Using Deep Learning And Computer Vision
jubins/DeepLearning-Food-Image-Recognition-And-Calorie-Estimation
Food image prediction using TensorFlow and calorie estimation using K-Nearest-Neighbors algoritm