Keras implementation of Seafood-Silicon Valley (HOTDOG OR NOT HOTDOG) Hotdog or not hotdog images from https://www.kaggle.com/dansbecker/hot-dog-not-hot-dog/data Made slight changes in dataset just made the train dataset 929 images and test dataset 69 images. Each Image is converted into an array of shape '1,64,64,3' 64,64 pixels and 3 channels(RGB). CNN with relu and sigmoid activation function. Install keras:(https://keras.io/#installation) Install PIL image library(https://pillow.readthedocs.io/en/3.0.x/installation.html) Install numpy for computing(https://scipy.org/install.html) IF you have anaconda(https://anaconda.org/anaconda/python) installed then all the packages can be installed via terminal by 'Conda install Package'
-
Notifications
You must be signed in to change notification settings - Fork 0
pranavsuresh7/seafood-hotdog-or-not-hotdog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Keras implementation of Seafood-Silicon Valley (HOTDOG OR NOT HOTDOG)
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published