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.16.tar.gz
(95.1 MB
view details)
File details
Details for the file gimpysolver-0.0.16.tar.gz.
File metadata
- Download URL: gimpysolver-0.0.16.tar.gz
- Upload date:
- Size: 95.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84363dbbb08ff126eb45b94e99beab58b3ea9c1a970efef84817ae90309abd8e
|
|
| MD5 |
5b0eedbe71a622b429749c397f7da54d
|
|
| BLAKE2b-256 |
face28ff5295bc799cae2365a26699ee18dbcb225815f7f49b1b158aa28356d9
|