This is a simple and specific solver to gimpy captcha types like SEACE PORTAL. The model has been trained with 4000 images and 92 porcent of accuracy.
Project description
Readme!
This is a simple and specific solver to gimpy captcha types like SEACE PORTAL. The model has been trained with 4000 images and 92 porcent of accuracy.
steps
pip install gimpysolver
Import the package like: from gimpysolver import captchaSolverRPA
Create your first object captchasolver. myCaptcha = captchaSolverRPA.captcha_solver(path_img). Where path_img es where you image exist. Caution Only read *.png images and size image would be 380,85
If you don’t meet requirements about image dimension you can resize with: myCaptcha.resize()
To solve captcha you can call predict method: myCaptcha.predict()
Gimpy captcha SEACE example*!:https://i.ibb.co/RNHtgm5/captcha-capture-1.png
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gimpysolver-0.0.7.tar.gz.
File metadata
- Download URL: gimpysolver-0.0.7.tar.gz
- Upload date:
- Size: 95.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6aa3fe8cc75cfa8855ecc8efa5b483d93b8a2738854f989d4596960911581259
|
|
| MD5 |
1a326f34a564d1e203a76564f121d44a
|
|
| BLAKE2b-256 |
59fb627048da54e7dfe2b73fdaf884389d97fe28f1c00c9bc148afe055b97bc1
|