Giter Site home page Giter Site logo

numbers's Introduction

Numbers

This repository tries to create a repository of handwritten digits, much like the MNIST database of handwritten digits. In Switzerland, the handwritten digites sometimes look a bit different, which is why we undertake this effort.

There are two data sets in this repository. They are described below.

Warning: If you're using git on Windows to clone this repository, it make take a very long time because there are so many (tiny) files in it!

Set 1: manual collection

Our goal was 10,000 handwritten digits and we have met that goal! If you want to help us reach 20,000 handwritten digits, check out the tools directory.

The directory name of every contribution adheres to the following naming scheme:

  1. four digits to identify the person
  2. an underscore character
  3. two letter country code (ISO 3166 Alpha-2 codes) or XX if unknown (e.g. Switzerland is CH)
  4. age, rounded to the nearest decade (e.g. 35 to 44 years is 4) or X if unknown
  5. sex (M for man, F for woman, X for unknown, O for other)

Set 2: automatic collection

As part of a commercial project a neural network was trained on the numbers cut from a very large collection of documents. There are so many digits in this set that the data quality is lower than in the manual collection. You can find this set in the UNCATEGORIZED directory. A bit over 800,000 digits!

  • digits may be miscategorized or malformed (e.g. 554)
  • digits are both handwritten and printed (e.g. 552)
  • the distribution of digits is not uniform
  • no information is available about the authors

I'll be happy to take pull requests which fix miscategorized or malformed digits.

As for the distribution of numbers:

digit  files
  0   323945
  1    94075
  2    71820
  3    55240
  4    46143
  5    96376
  6    39868
  7    34836
  8    37124
  9    34571

numbers's People

Contributors

kensanata avatar ursbeeli avatar mwmwm 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.