Coder Social home page Coder Social logo

coriander-vs-parsley's Introduction

Coriander-vs-Parsley

Classification of coriander (قزبر in Moroccan dialect) and parsley (معدنوس in Moroccan dialect): A modest try of data augmentation with Keras (TensorFlow backend)

@author: Redouane Lguensat

Data is collected and provided by Ali Lakrakbi https://github.com/alilakrakbi/Coriander-vs-Parsley

Train: 464 images (137 for coriander and 327 for parsley) Validation: 170 images (77 coriander and 93 parsley)

Important For now, data is not big (Keras example used 1000 examples from both classes) and classes are unbalanced, this is a simple try with a shallow net, I am sure there is a large margin of improvement through the use of class balancing, fine-tuning with deeper nets or just sampling more from the coriander class

Important2 Ignore the folder "dataset", extract the .rar file instead.

This is the directory structure:

data/
    train/
        coriander/
            001.jpg
            002.jpg
            ...
        parsley/
           001.jpg
           002.jpg
            ...
    validation/
        coriander/
           001.jpg
           002.jpg
           ...
       parsley/
           001.jpg
           002.jpg
           ...

coriander-vs-parsley's People

Contributors

redouanelg 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.