Skip to content

This is a simple code using python where you can recognize food items.

Notifications You must be signed in to change notification settings

PavanAnanthSharma/Food-regognition-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Food-regognition-using-python

Author: Pavan Ananth Sharma

Introduction:

This is a code where you can recognize food items, this code uses preloaded libraries.


Dependency:

  • selenium
pip install selenium

How the code works:

  1. Create a varible for webdrive, it will open in the browser and search for the url: https://www.caloriemama.ai/api
  2. Then find the class name "file-upload".
  3. Enter your image file for this location: /path/to/food.jpeg
  4. Then return the value by class name

Conclusion:

If you enjoyed this tutorial then consider following me here on GitHub and on my instagram. Thankyou!!


About

This is a simple code using python where you can recognize food items.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages