A program that solves the task of name transcription from handwriting images implementing a NN approach for Machine Learning and Neural Networks (MLNN) course.
Iker García Ferrero - ikergarcia1996
Eritz Yerga Gutierrez - eritzyg
For this project we used the Transcriptions of names from handwriting dataset from Data for Everyone.
To run this project you need Python and Jupyter Notebook. Also you will need to install all the python libraries specified in the "README.md" inside the "Notebook" folder.
Documentation is available in the releases section with the corresponding release.
You can find a detailed explanation of this process in the documentation.
To facilitate the usage of the program, a database with 10000 images and the pre trained classifiers are included. The documentation explains how to load them or how to generate new ones.