GithubHelp home page GithubHelp logo

robert-kamunde / food101project Goto Github PK

View Code? Open in Web Editor NEW
23.0 2.0 3.0 21 KB

Building a model for predicting food images using the famous FOOD-101 dataset.

Python 100.00%
food-recognition image-recognition food-101

food101project's Introduction

Food101Project

  • This dataset has 101000 images in total. It's a food dataset with 101 categories(multiclass)
    • Each type of food has 750 training samples and 250 test samples
    • The entire dataset is about 5GB in size
  • Use tensorflow-gpu for faster training time

  • You need to have the food-101 dataset in your working directory (otherwise you should change the paths to the food-101 file)

  • Run food101Work.py to create the train set and test set from the dataset.
  • Run Food101Model.py to tune and train the model ( a MobileNetV2 Pretrained model is used and tuned to the food-101 dataset )
  • Run Prediction_food_images.py to predict new food images. ( the images to be predicted here were in the working directory, if you have them in another location you should change the path)

food101project's People

Contributors

robert-kamunde avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

food101project's Issues

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.