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

Example Code needed. #6

Open
marutichintan opened this issue Sep 1, 2022 · 1 comment
Open

Example Code needed. #6

marutichintan opened this issue Sep 1, 2022 · 1 comment
Assignees

Comments

@marutichintan
Copy link

please provide train and test example code.

@sun1638650145 sun1638650145 self-assigned this Sep 3, 2022
@sun1638650145
Copy link
Owner

sun1638650145 commented Sep 3, 2022

from CRNN import CRNNPipeline
pipeline = CRNNPipeline('./captcha_images_v2/')
pipeline.run()

The type annotations and documentation are relatively complete, in fact, it is only necessary to modify the default parameters of instantiating CRNNPipeline.

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