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

Issues with Models? #6

Open
Adeel-Intizar opened this issue Mar 2, 2021 · 2 comments
Open

Issues with Models? #6

Adeel-Intizar opened this issue Mar 2, 2021 · 2 comments

Comments

@Adeel-Intizar
Copy link

Hello, Thank you for your great work
The model does not provide accurate results with different backgrounds
and what should be the resolution of input images?

@HassamChundrigar
Copy link
Owner

The model is trained for document images, which have white background and black color text, However training data have noisy images too.
the input dimentions are 64x1024
resized_image = tf.image.resize_image_with_pad(image, 64, 1024).eval(session = sess)

@rizMehdi
Copy link

Hey @HassamChundrigar Hassam. Thank you for your awesome work. i am using noisy images, but i convert them to black and white and resize them to 64,1024, but i dont get accurate results. I think i need to re-train the model to get better results and the urdu font in my images is slightly bold then the one you used. Any directions or tip for training the model?

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

3 participants