Yaasha / Maturita

Character recognition CNN with server based interface.
MIT License
1 stars 0 forks source link

load dataset #1

Open jamesyzhb opened 6 years ago

jamesyzhb commented 6 years ago

image

Yaasha commented 6 years ago

It seems there is no file in the dataset folder. Please make sure that you downloaded the file emnist-byclass.mat from the dataset directory of this project (here). Maybe it was not downloaded properly since it is not hosted directly on GitHub.

ojnc commented 5 years ago

Yaasha your work is fantastic! As your email Id is not available I am thanking you in this "issue". Coding is neat and style superb.

I liked your brilliant predict function. I needed to predict 0 to 9 and A B So I zeroized all except the 1st 12 of 62

EMNIST cannot be too accurate Numbers: 0 1 2 5 Letters: A E I L N O S U Z are root causes of "ambiguity" Lower case letters more confusing l I 1

So 88% accuracy is great; I did not attempt tot train Used your tensorflow saved model H5