Skip to content

nathanielcompton/utensil-classifer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Ultimate Eating Utensils Classifier

"For when you don't know what you're eating with"

Following along with Google Developer's "Machine Learning Recipes" series (https://youtu.be/cKxRvEZd3Mw), this Python application uses the Tensorflow library to classify different images of eating utensils.

To Run:

$ cd <project directory>
$ python scripts/label_image.py --image <path_to_image>

Additionally, label_image.py -h is an excellent help tool

TO DO:

  • Unit testing
  • More robust training data
  • Mobile implementation

About

A Tensorflow based image classifier for recognizing food utensils. Essentially, my version of "Hot Dog or Not Hot Dog."

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published