Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 588 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 588 Bytes

Handwriting to Digital Text using CNNs

2019 - Yildiz Technical University, Istanbul

Conversion of handwriting to digital text using convolutional neural networks, implemented with Keras.

Sample

What's included?

  • ANN.py: Neural Network & Training.
  • Bilgisayar Projesi.pptx, G1_Ara_16011059_Makale.pdf, G1_Ara_16011059_Rapor.pdf: Deliverables for this project.
  • My App.py: Prediction with custom image input.
  • Singular Drawing.py: Prediction using drawing with your mouse.
  • mymodel.h5: Model presented in the report.