Skip to content

Identifies food in an image, displays estimated expiration date, nutritional info, and general description

Notifications You must be signed in to change notification settings

hsbobeck/food-analyzer

Repository files navigation

food-analyzer

Identifies food in an image, displays estimated expiration date, nutritional info, and general description

Introduction Page

Results Page (ripe banana input image)

TO RUN:

To run the user interface, run the python file food-analyzer/application/main.py.

NECESSARY PREREQUISITE:

In order for the user interface to function, ensure first that the trained models are in the /models/ directory. If they are missing, they were likely too large to upload to the given hosting service and must be re-created using the .ipynb notebook files used for training in the /notebooks/ directory.

For more information, see paper.pdf

About

Identifies food in an image, displays estimated expiration date, nutritional info, and general description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages