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
gimpysolver-0.0.12.tar.gz
(95.1 MB
view details)
File details
Details for the file gimpysolver-0.0.12.tar.gz.
File metadata
- Download URL: gimpysolver-0.0.12.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 |
c3b91a5b32ee693742a93d68c368598a8b4678cbfca15e937b4be122de5b51e3
|
|
| MD5 |
0248daaf5d72c37da0c6a8571294f87c
|
|
| BLAKE2b-256 |
10d38f265d1525c4903c6599f9a90925872ddc0f3831180203edcf86901ecea5
|