Skip to content

liuvictoria/creatica

Repository files navigation

Creatica Hackathon: "SeeFood"

Created by Victoria Liu and Gloria Liu

Run with Docker

With Docker, you can quickly build and run the entire application in minutes 🐳

# 1. First, clone the repo
$ git clone https://github.com/mtobeiyf/keras-flask-deploy-webapp.git
$ cd keras-flask-deploy-webapp

# 2. Build Docker image
$ docker build -t hotdgg .

# 3. Run!
$ docker run -it --rm -p 5000:5000 hotdgg

# 4. Open http://localhost:5000 on Safari and wait till the webpage is loaded. You may need to clear Safari cache if the app is not loading properly.
  • Done! 🎉

👇 Screenshot:

License and original app

GPLv3 license Original Flask application

References

Griffin Chure's Reproducible Website

Classification with Convolutional Neural Networks

InceptionNetV3

Deploying Keras Model with Flask

About

Food classifier for Creatica hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published