chychen / air_writing

Online Hand Writing Recognition using BLSTM
29 stars 15 forks source link

Files missing #1

Closed rremani closed 6 years ago

rremani commented 6 years ago

Hi, First of all thanks for sharing your work.

There are some files missing which are UltraProcess.py and letters.txt.

I found that UltraProcess.py is nothing but the preprocess.py in src folder which creates data.npy and labels.npy but while executing read.py it was giving error that it couldn't locate letters.txt.

Appreciate your thoughts.

nsknsl commented 6 years ago

Hi, Thanks for your attention! We have updated the repo, please check it.

Ghobashii commented 5 years ago

You referenced test_blstm.py but it's missing too?