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.13.tar.gz
(95.1 MB
view details)
File details
Details for the file gimpysolver-0.0.13.tar.gz.
File metadata
- Download URL: gimpysolver-0.0.13.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 |
ebc5802dec3ae669357ca5d47971a75ea2141dc92c45db3f9d4c8f5228fcc3ff
|
|
| MD5 |
7407305972df7db66a33133edbe59123
|
|
| BLAKE2b-256 |
cc2b0fea152c097438bca52a05e71bf5e5639974289dd0de3dee5a802cc7e43b
|