Open xTerradon opened 1 year ago
epic
UPDATE: a CNN with 2 Outputs (denoting x and y coordinate of the target) did not do the trick. The model overfits on training data and is not able to generalize the problem of clicking on a certain type of animal. This means the feature of V2 solving will take longer than expected.
My next approach will be a probability distribution over certain possibly clickable points in the captcha (likely 16x16 points). This way the model can learn more from the given data and be more concise when it comes to expressing an output. I will keep you updated on the progress in this issue's feed.
Any news ? xD
amazing cant wait to get taht am really in need of free captcha solver keep up the good work mate aslo y its removed from pypi
Any news about the solver ?
The V2 hCaptchas (seen below) cannot be solved as of now. An implementation is needed to also perform these tasks for faster captcha solving.
The approach will be similar to the solving of V1 captchas, including manually labeled samples and a specific CNN for each task type. The functionality is expected at the end of August 2023.