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

How to run this for single image #1

Open
santhoshkolloju opened this issue Jun 3, 2021 · 3 comments
Open

How to run this for single image #1

santhoshkolloju opened this issue Jun 3, 2021 · 3 comments

Comments

@santhoshkolloju
Copy link

How can use the pertained preprocessor and test on a single image?

@paarandika
Copy link
Owner

You can use the code in eval_prep.py to test on a single image. Currently, there is no script in here to run the trained model on any image other than the datasets given. I will add such a script soon.

@NeilduToit13
Copy link

Hi Paarandika I'm just adding my vote here for some guidance on running this over our own images. I'd really like to be able to test tesseract on my raw images and on my images after being preprocessed by your models and see whether I obtain any improvement. I've looked over the source for some time but I'm not able to easily understand where the entry points are. A script to run this on a single image, or on a directory with our own images, as well as pointers for retraining/finetuning the models if that's needed, would be very much appreciated and allow us to make use of your work and provide feedback. Thank you.

@ejkitchen
Copy link

I would like to echo the comments above. Would really like to be able to run this easily on custom images. Also for the fine-tuning and retraining, would be nice if you had a quick guide.

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

4 participants