GithubHelp home page GithubHelp logo

dragofireup / web-food-classifier Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 91.56 MB

A web application which uses a Neural Network, trained on Food-101, to predict the class of an image

Home Page: https://webfoodclassifier.herokuapp.com/

Python 32.58% JavaScript 15.65% CSS 8.57% HTML 43.20%
fastai heroku resnet-50 flask python deep-learning neural-network

web-food-classifier's Introduction

Food Classifier Web App

This is a web application which allows a user to upload an image and the get the probabilities for top 3 classes from the neural network.

The Live Web App can be found here

A look of the website

Details about the Neural Network

Dataset

Model

  • Fine Tuned ResNet50

Training Environment

Deployment Environment

Want to run on your system??

Make sure you have either the training or deployment environment set up.

To setup the deployment environment

pip install -r requirements.txt

Run using flask commands

To run the flask application

flask run

This runs your flask application on http://127.0.0.1:5000

To run the application on port 80

flask run -p 80

To run the application on your network IP address

flask run -h 0.0.0.0

Run using python

python app.py

This command will run the application on your network IP address on port 80.

You can access the site using 127.0.0.1 too even when running on network IP

web-food-classifier's People

Contributors

dragofireup avatar

Stargazers

Anurag avatar Denish Goklani avatar Rairo Mukamuri avatar  avatar

Watchers

 avatar

Forkers

thelazy-dev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.