tessdata icon indicating copy to clipboard operation
tessdata copied to clipboard

Need handwritten english character Dataset

Open surajtarade18 opened this issue 8 years ago • 7 comments

Hi I want to recognize handwritten English character so need tessdata dataset

surajtarade18 avatar Oct 26 '17 04:10 surajtarade18

@surajtarade18 I am also working on same, did you found the dataset.

pktippa avatar Nov 07 '17 13:11 pktippa

Do check an image dataset at KAGGLE it contains A-Z handwritten 370000+ images

sachinpatel248 avatar Feb 15 '18 14:02 sachinpatel248

Hi

Can you please send me sample code for KAGGLE dataset

On 15 Feb 2018 7:31 pm, "Sachin Patel" [email protected] wrote:

Do check an image dataset at KAGGLE http://kaggle.com/sachinpatel21/az-handwritten-alphabets-in-csv-format it contains A-Z handwritten 370000+ images

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tesseract-ocr/tessdata/issues/84#issuecomment-365935468, or mute the thread https://github.com/notifications/unsubscribe-auth/AeIDxlGZtMjmiIy6QRVhPqtBWc0ZvXCJks5tVDi6gaJpZM4QHAO- .

surajtarade18 avatar Mar 06 '18 09:03 surajtarade18

@surajtarade18 I assume this is the script you are looking for , the below kernel in kaggle uses the above mentioned handwritten characters dataset,.

https://www.kaggle.com/ashishguptajiit/cnn-using-keras-accuracy-after-10-epochs-98-89

pktippa avatar Mar 06 '18 09:03 pktippa

Hi thanks for sharing details but I am looking for C# Code so please suggest me how can I use your dataset along with C#

surajtarade18 avatar Mar 06 '18 10:03 surajtarade18

I found these https://github.com/charlesw/tesseract, http://www.c-sharpcorner.com/article/ocr-using-tesseract-in-C-Sharp/ a bit old, but you can give it a try,

pktippa avatar Mar 07 '18 04:03 pktippa

Also pls check https://www.nist.gov/itl/products-and-services/emnist-dataset and http://www.ee.surrey.ac.uk/CVSSP/demos/chars74k/

BradKML avatar Sep 02 '22 02:09 BradKML