Thai handwriting number dataset
https://kittinan.github.io/thai-handwriting-number/
https://kittinan.github.io/thai-handwriting-number/predict.html (Powered by Keras-js)
Remove image is not match a number, please see thainumber.py
import thainumber
thainumber.clean_data()
#Create dataset
thainumber.make_dataset()
#Load dataset
X,Y = thainumber.load_dataset()
- use Keras mnist_cnn.py model to train
python train.py
Please see the folder src/cloud-ml-engine and this blog
python predict.py --file IMG_FILE
Feel free to contribute on this project, I will be happy to work with you.
Thailand Deep Learning Facebook Group
MIT