Giter Site home page Giter Site logo

fruits_360's Introduction

Fruits_360

Fruits Detection using CNN.

Dataset used :

Fruits 360

A dataset of images containing fruits and vegetables

Dataset properties
  • Total number of images: 82213.
  • Training set size: 61488 images (one fruit or vegetable per image).
  • Test set size: 20622 images (one fruit or vegetable per image).
  • Multi-fruits set size: 103 images (more than one fruit (or fruit class) per image)
  • Number of classes: 120 (fruits and vegetables).
  • Image size: 100x100 pixels.

The Dataset Can be found over : https://www.kaggle.com/moltean/fruits and https://github.com/Horea94/Fruit-Images-Dataset

This is the work of Horea Muresan, Mihai Oltean, Fruit recognition from images using deep learning, Acta Univ. Sapientiae, Informatica Vol. 10, Issue 1, pp. 26-42, 2018.

The paper introduces the dataset and an implementation of a Neural Network trained to recognized the fruits in the dataset.

How to use this

Requirements

The requirements.txt file, has all the packages that were in the environment at the time of training.

  • Tensorflow 2.0 (Tensorflow-GPU was used)
  • Keras 2.3.1
  • Matplotlib
  • Numpy

Usage

The Images to be predicted are put under the fruits/test_images folder.

This model is pretrained with and weights is a H5py file. Named 'Fruits_360.h5'.

The fruits.py file contains the Network Model and was used to train it.

fruits_360's People

Contributors

srbhr avatar dependabot[bot] avatar pttmr avatar

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.