Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
/ drawachar Public archive

Don't look for a symbol, just draw it! Bind any symbol, word or text to a hand-drawn doodle, and quickly access them whenever you want.

Notifications You must be signed in to change notification settings

1280px/drawachar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DʀᴀᴡAᴄʜᴀR

My school graduation project I decided to finish and publish the code. Originally inspired by Windows IME Pad, the idea of the extension is to self-train the net with hand-drawn samples and then use it for quick access to added symbols or phrases.

This was rather an experiment, as I was working with TFJS for the first time. There were also a few previous attempts based on brain.js and HanziLookupJS, but Tensorflow.JS+MN+KNN gives the best recognition quality.

Based on:

Used resources:

...+ hell ton of DuckDuckGo-ing and Stackoverflow-ing all kinds of stuff :p