japanese-handwriting-nn icon indicating copy to clipboard operation
japanese-handwriting-nn copied to clipboard

Handwritten Japanese character recognition using neural networks.

japanese-handwriting-nn

Handwritten japanese character recognition using neural networks.

Read the corresponding paper here.

An example job running the M16 model on the hiragana dataset is included here.

You will need to obtain the ETL Character Database here and make sure the ETL_path in /preprocessing/data_utils.py is correct.