navassherif98/Recipe-Generation-from-Food-Image
An Application for Generating a cooking recipe consist of title, ingredients and instructions from an food image using Deep Learning.
Leverages pre-trained vision-language models (checkpoint-based architecture) combined with separate vocabulary encoders for ingredients and instructions to enable multi-output sequence generation from food images. Built as a Flask web application with a straightforward setup—download pre-trained weights and vocabulary files, install dependencies, then run locally via `python run.py`. Uses encoder-decoder architecture with natural language processing to generate coherent recipe text beyond simple ingredient lists.
349 stars. No commits in the last 6 months.
Stars
349
Forks
67
Language
Python
License
—
Category
Last pushed
Nov 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/navassherif98/Recipe-Generation-from-Food-Image"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zakaria-narjis/Diet-Recommendation-System
A full-stack diet recommendation system using machine learning
zakaria-narjis/nutrimind
A full-stack diet recommendation system using machine learning
dmis-lab/KitcheNette
KitcheNette: Predicting and Recommending Food Ingredient Pairings using Siamese Neural Networks
explosion/prodigy-recipes
🍳 Recipes for the Prodigy, our fully scriptable annotation tool
VGandhi27/FoodWebApp
The main aim of the project is to develop a web-based application that is going to make it...