xTerradon / hcaptcha-solver

Automated hCaptcha solver using binary image classification networks
https://pypi.org/project/hcaptcha-solver/
21 stars 6 forks source link

dead project ? 🙁 #19

Closed ludwig7685 closed 10 months ago

ludwig7685 commented 11 months ago

is the project dead ?

Shaeikh commented 11 months ago

not really he probably got other stuff, or maybe working on v2, I don't think he will leave the project

xTerradon commented 10 months ago

Hey, this is a personal project and I will not be working full-time on it. I will surely come back to it, but for now I will not put as much time in as I did before. I got somewhat far with the V2-Solving, to a point where around 30% of captchas captcha can be solved comfortably. Performance beyond that point could not be reached yet, which is why I did not implement any V2 Solving into the algorithm. I will attach a visualisation of the solving process below, the code is also in this repo under dev/v2solver.

v2_training

Feel free to work on the project and improve it if you like, for me this is more of a "proof-of-concept" and to sharpen my CNN skills. I believe there are many good captcha solvers out there already, maintained by teams of developers with more skill & time on their hands.