Skip to content

CNN-powered web app to determine if an image contains a "hot dog" or "not".

License

Notifications You must be signed in to change notification settings

shridpant/hungryish

Repository files navigation

Pull Issues Size Last Release License LinkedIn github-shield


Logo

Hot dog or not

Welcome to this GitHub repository!
Explore the docs »
Report Bug · Request Feature

Table of Contents

About The Project

Dino

This repository contains the source code for the hungryish web app- it will tell if your image has a hot dog or not! The inspiration for the project was Jian-Yang from the popular HBO Series Silicon Valley. This project was made possible by many open-sourced libraries and frameworks.

Technologies

Hungryish was built written in Python 3.7 employing Flask and Tensorflow. The front-end is simply HTML and CSS. See Acknowledgements for more info.

Execution

To execute, simply:

  1. Clone this repository with git clone https://github.com/shridpant/hungryish.
  2. Navigate to the root folder of the project and execute pip install -r requirements.txt to install all dependencies.
  3. Execute with python app.py.
  4. Open the address from the terminal on your browser. Upload the image and get your results!

Illustration

  1. Home

Home

  1. Hot dog

Hot dog

  1. Not a hot dog

Not hot dog

License

Hungryish is distributed under the MIT license. See LICENSE for more information.

Contributing

This project welcomes contributions and suggestions. Feel free to fork this repository or submit your ideas through issues. Please carefully read and follow the Contributor Covenant Code of Conduct while participating in this project.

Contact

Do reach out to me on LinkedIn for any queries regarding the project.

Acknowledements

Hungryish wouldn't be possible without the following resources: