Skip to content

Recreating the not hot dog image identifier from the show Silicon Valley. This is just to practice with TensorFlow and Keras.

Notifications You must be signed in to change notification settings

imckechn/Seefood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeeFood (Not Hot Dog)

This is my own version of the SeeFood app from the Silicon Valley TV show by HBO. It identifies if the image contains a hotdog or not. It uses pytorch and torchvision to to perform transfer learning on a pretrained resnet model and then uses the model to predict if the image contains a hotdog or not.

Usage

It's written using Jupyter Notebooks so feel free to checkout Seefood.ipynb and run it yourself. It will also show you some demonstrations of the model in action.

Sources

About

Recreating the not hot dog image identifier from the show Silicon Valley. This is just to practice with TensorFlow and Keras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published