Skip to content

Web software to read handwriting characters of korean, russian and japanese (hiragana) alphabet

License

Notifications You must be signed in to change notification settings

javinoram/HandWriting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand writing

Software to read handwriting japanese characters (hiragana and katakana)

Files structures

Technology Stack

Python's libraries are informed in api/requirements.txt.

For the API I use Flask and for the web inteface I use Nextjs.

Getting Started

Updating the containers ...

Data from the neural network

Here you can find the repositories where the data was extracted, all the modified dataset can be shared through an appropriate request. Any recommendation to improve the accuracy of the NNs is welcome.

Japanese

Original data from kmnist, images size change to 32x32.

Korean

Original data from kaggle, images size change to 64x64.

Russian

Original data from github, images size change to 32x32 and a white background is added to them (originally, the image non have a background).

About

Web software to read handwriting characters of korean, russian and japanese (hiragana) alphabet

Topics

Resources

License

Stars

Watchers

Forks