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

File does not exist. Received: F:\MY_PROJECT\handwriting-ocr-master\src\ocr\../../models/gap-clas/CNN-CG.meta. #163

Open
rohit0810 opened this issue Mar 5, 2023 · 1 comment

Comments

@rohit0810
Copy link

I have written below code:

sys.path.append('F:/MY_PROJECT/handwriting-ocr-master/src')
from ocr.normalization import word_normalization, letter_normalization
sys.path.append('F:/MY_PROJECT/handwriting-ocr-master/src/ocr')
from ocr import page, words, characters

@GaganKumar98
Copy link

GaganKumar98 commented Mar 13, 2024

I have written below code:

sys.path.append('F:/MY_PROJECT/handwriting-ocr-master/src') from ocr.normalization import word_normalization, letter_normalization sys.path.append('F:/MY_PROJECT/handwriting-ocr-master/src/ocr') from ocr import page, words, characters

where Should I add this ?

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

2 participants