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

Create a custom captcha extractor based on yolov9 and train it using Irctc type Captcha for better efficiency in tatkal timings #90

Open
hanisntsolo opened this issue Nov 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hanisntsolo
Copy link
Contributor

Easy OCR is mostly failing on complicated captchas
which makes it not so much useful in tatkal timings.

Develop a service that posts from whosoever is using this tool locally to an external modeller to grow a captcha training dataset and train a custom model with that data to efficiently handle tatkal captchas in particular.

Local Repo -> Captcha Login Success -> Post captcha and its retrieval value to external service -> external service to periodically train the model using new captchas recovered from various users independently -> keeps improving the model to achieve 99% accuracy.

@shivamguys Please tag this as enhancement

@hanisntsolo hanisntsolo added the bug Something isn't working label Nov 21, 2024
@shivamguys shivamguys added enhancement New feature or request and removed bug Something isn't working labels Nov 21, 2024
@hanisntsolo
Copy link
Contributor Author

I went on a winter break just came back and now i am testing this will raise a PR in sometime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants