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

Images name to train #10

Open
vikbeo opened this issue Oct 3, 2018 · 2 comments
Open

Images name to train #10

vikbeo opened this issue Oct 3, 2018 · 2 comments
Assignees
Milestone

Comments

@vikbeo
Copy link

vikbeo commented Oct 3, 2018

Hi Scott, during the training I see that:
Image name will be the value in captcha but if there is no other way to name the file we will not able to train multiple image with same value but different in format. Say I have image: ABC.bmp & if another image name ABC.bmp with different format, I will not able to train the solver with 2nd one if not overwrite 1st.

Do you see any way we can solve this?

Thank you.

@skotz
Copy link
Owner

skotz commented Oct 3, 2018

Good idea. I hadn't thought of that before. This isn't currently supported, but I'll tag this as an enhancement and perhaps add that functionality sometime.

@vikbeo
Copy link
Author

vikbeo commented Oct 3, 2018

Amazing support! I do see you may already got the idea. Just advise my idea, it may only need to pickup captcha's value from first path of filename such as: abc123_timestamp.bmp
Get only value till reach first underscore. Leave the remain part for differentiate with other variants.

Another thing that you may want to update the guide that in order to train the solver the image should be in bmp format otherwise the trainer will not find any image and no trainer folder made.

@skotz skotz self-assigned this Oct 4, 2018
@skotz skotz added this to the v1.0 milestone Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants