Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handwriting-ocr/word_classifier_CTC.ipynb question #152

Open
ankitghai83 opened this issue Sep 19, 2022 · 0 comments
Open

handwriting-ocr/word_classifier_CTC.ipynb question #152

ankitghai83 opened this issue Sep 19, 2022 · 0 comments

Comments

@ankitghai83
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant