Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 781 Bytes

File metadata and controls

23 lines (16 loc) · 781 Bytes

Web based dataset generator

Simple project to help generating a dataset of binary values for characters expressed by a 6x6 matrix in black or white pixels. Can easily be accessed by link: https://ar7backup.github.io/generator/

Usage

Click on the boxes of the matrix forming the desired character. As soon as you click, you will see the data being generated.

Inserting the data into the dataset

Just click on any of the buttons that corresponds to the drawing you made.

  • Exemple:
  • Drawing character number one, click on button NUMBER ONE.
  • Drawing character number two, click on button NUMBER TWO.

Downloading generated dataset

At the bottom of the page just click download and voilà! Open your WEKA software and train you neural netowrk!

License

MIT