Mattral / Myanmar-Digits-and-Characters-Recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Myanmar-Digits-and-Characters-Recognition

Refer to the Kaggle Dataset link used in the training

DIgit model is Deployed on Hugging Face Spaces

Words Model is made with Squeeze Net Architecture to save computational power and time, the alternative of extracting features with ResNets and saving to CSV file for training on different architectures while saving computational complexity,

Yet, The simpler seems better, a custom architecture gives better results, I will update later.

About


Languages

Language:Jupyter Notebook 98.1%Language:Python 1.9%