Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 699 Bytes

File metadata and controls

9 lines (7 loc) · 699 Bytes

Parsing Images of Hand Drawn Graphs

Project that utilises TensorFlow and OpenCV to parse hand drawn graphs and extract and classify handwritten labels.

Required Resources

EMNIST Dataset

The EMNIST dataset is required to train the deep neural network. The dataset can be found here. The dataset comes in two formats, binary and matlab. Matlab is the format utilised by the training program and a download link for that version of the dataset can be found here.

Once downloaded, the .zip file can be extracted and the contents placed in the repo folder: /EMNIST/matlab/.