-
-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Description
Hey , hope you are doing well,
I am currently working handwritten text recognition extracted from .tif files which has both printed & handwritten text. I have used pytesseract for printed text . But handwritten was not getting correctly extracted. I was referring your project where we need to use word_classifier_CTC.ipynb in OCR.ipynb file where there is code given. Can you please help in suggesting what these .csv file contain as these files are not there in your repo.
train_images, train_labels = load_words_data('data/sets/train.csv', is_csv=True)
dev_images, dev_labels = load_words_data('data/sets/dev.csv', is_csv=True)
Metadata
Metadata
Assignees
Labels
No labels