Coder Social home page Coder Social logo

coins-dataset's Introduction

coins-dataset

A dataset of euro coin images classified by denomination

Structure

The data set is structured suitable to read using Keras ImageDataGenerator.flow_from_directory() method.

.
├── extract.py              # Python script used to extract coins from images
├── src                     # Source images
|   └── ...    
└── classified              # Classified example images
    ├── train               # Training set, structured according to denomination
    |   ├── 2c
    |   └── ...
    └── test                # Test or validation set
        └── ...

Contributing

I'd be happy to accept corrections or additions to the dataset. Please make sure to follow the general style and dimensions of the existing data.

Source images are shot top-down on an A4 sized white background with soft ambient lighting. The source images are then post-processed using the supplied extract.py file to isolate individual coins and normalize the sizes before manual classification.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

coins-dataset's People

Contributors

kaa avatar

Stargazers

Dimitris Platsas avatar  avatar Juan Francisco (juanfran) Puentes Calvo avatar Gamze Zorlubas avatar Voltaire avatar Rodrigo Gimenez avatar Edward Cody avatar  avatar Jerry James Sebastian avatar Paolo Dragone avatar Maitreyee Damale avatar Sergio avatar Muhamed Tuo avatar Vassilis Krikonis avatar Huseyin Temiz avatar Francesco Napoletano avatar  avatar  avatar Antoine avatar Filippo Camillo avatar Quint van Dijk avatar Lennard S. avatar  avatar

Watchers

 avatar Filippo Camillo avatar James Cloos avatar Francesco Napoletano 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.