RecipEat is a recipe recommender web application that uses a multi-label image classification model to recommend french recipes from an image of multiple ingredients. Using Keras with TensorFlow backend, the model is pre-trained with ImageNet and the fully-connected layers are re-trained with an image dataset of thirty of the most common ingredients found in the french cuisine. The web app itself is built with a Flask framework and styled with Pure CSS. For future improvements, RecipEat can recognize more ingredients and suggest recipes from other cuisines.
forked from phillip-tan/RecipEat
-
Notifications
You must be signed in to change notification settings - Fork 0
Sirpy-Palaniswamy/testing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Multi-label image classification of ingredients to recommend recipes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- CSS 37.0%
- Python 34.5%
- HTML 28.5%