CaptchaAgent / hcaptcha-model-factory

🏗 hCaptcha image label binary model factory (PyTorch Training, Cluster-based Auto Label Tools, Export ONNX model, ONNX model inference)
GNU General Public License v3.0
72 stars 18 forks source link

feat(auto-label): Add example picture to the dataset #54

Closed ntoskrn closed 1 year ago

ntoskrn commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] No

Describe the solution you'd like A clear and concise description of what you want to happen. Basically HCaptcha provides 1 example picture of the subject described, we can add it to the training data which will increase the dataset by +1 for each captcha (9 challenge pictures + 1 example)