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

How do I help get new captchas solved quicker #53

Open
Littlesnaegg opened this issue Apr 2, 2023 · 6 comments
Open

How do I help get new captchas solved quicker #53

Littlesnaegg opened this issue Apr 2, 2023 · 6 comments
Labels
documentation Improvements or additions to documentation

Comments

@Littlesnaegg
Copy link

Hello, im using your program and it works great!

I want to help you update your program more frequently.
I already installed the hcaptcha-model-factory, but when I want to train it, so I can upload the files for you, it needs more pictures.
Can you give me a step by step guide on how you update your program ?
Maybe a video would be nice so that I can help you get updates quicker !

Thank you!

@Littlesnaegg Littlesnaegg added the documentation Improvements or additions to documentation label Apr 2, 2023
@beiyuouo
Copy link
Collaborator

beiyuouo commented Apr 3, 2023

Sorry I can't understand what you mean. Especially the sentence "I already installed the hcaptcha-model-factory, but when I want to train it, so I can upload the files for you, it needs more pictures."

@Littlesnaegg
Copy link
Author

Littlesnaegg commented Apr 3, 2023

Well I would like to train your program to solve the new captchas, but im having trouble because the program wants more pictures I suppose.
Could you maybe make a tutorial video or text on how you would go about adding a new captcha to the program to solve ?
I use the Hcaptcha-Challenger program and would like to contribute to its already existing assets, so that the new captchas can also be solved.

@beiyuouo
Copy link
Collaborator

beiyuouo commented Apr 4, 2023

You can refer to the tutorials in the wiki.
For the issue of training with few images, we will try using the few-shot learning method, but this is still WIP.

@QIN2DIM
Copy link
Member

QIN2DIM commented Apr 4, 2023

@Littlesnaegg
Copy link
Author

Im not quite sure how to use hcaptcha-whistleblower, or what it is even used for.
As for the wiki, ive done all the steps, but when Im asked to provide the pictures I dont know where to get them from.

So basically this is what I do :

  1. run the main.py
  2. put in the lable name
  3. folder gets created

---now im not sure what to do---

  1. Provide pictures
  2. run train

If you could provide me with a way to do steps 4 and 5 Id be grateful!

@DonJ0n
Copy link

DonJ0n commented Jul 12, 2023

Im not quite sure how to use hcaptcha-whistleblower, or what it is even used for. As for the wiki, ive done all the steps, but when Im asked to provide the pictures I dont know where to get them from.

So basically this is what I do :

  1. run the main.py
  2. put in the lable name
  3. folder gets created

---now im not sure what to do---

  1. Provide pictures
  2. run train

If you could provide me with a way to do steps 4 and 5 Id be grateful!

your best bet would be what I have been doing since this morning, https://github.com/QIN2DIM/hcaptcha-challenger run the captcha challenger with the PARAM screenshot and then you will have a dataset in the data's folder, grab the images from there since they are the actual images the challenge uses and train your models based on those. I noticed there was not more than a few items and if you manage to train a few models you will be able to bypass it fully automatically.

EDIT: im facing the same issue as you :3

FileNotFoundError: The structure of the dataset is incomplete | dir=C:\Users\LB\Desktop\Dis\hcaptcha-model-factory-main\data\chair

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants