azcrawlerpy-recaptcha-text
The default model for azcrawlerpy's text captcha solver:
the SVTRv2 recogniser svtrv2.onnx, the input-size selector selector.onnx fitted to it, and
their provenance card svtrv2.json. azcrawlerpy[text] installs it; there is nothing to import.
The recogniser and selector are one pair: the selector is fitted to one set of recogniser weights, and azcrawlerpy refuses to load a recogniser without one beside it.
It is published apart from azcrawlerpy so that code releases do not upload the weights again, and a retrained model ships without an azcrawlerpy release.
Versions
- Major: the contract azcrawlerpy relies on (file names, ONNX inputs and outputs, charset).
azcrawlerpy depends on
~=1.0, so a major bump needs an azcrawlerpy release that accepts it. - Minor: retrained weights. Existing azcrawlerpy installs pick them up on upgrade.
Releasing a model
promote() in captcha-training writes the weights, selector and card into
azcrawlerpy_recaptcha_text/ in this checkout, only when they beat the model already here. Commit
them, bump the minor version, check with uv sync --extra dev && uv run pytest, and publish with
build.txt. It builds the wheel only: an sdist would upload the same weights a second time against
the project's PyPI quota.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file azcrawlerpy_recaptcha_text-1.0.1.tar.gz.
File metadata
- Download URL: azcrawlerpy_recaptcha_text-1.0.1.tar.gz
- Upload date:
- Size: 73.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.12 {"installer":{"name":"uv","version":"0.12.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8e557ffa59610347a14041e2e396eca7a4a7400c2c6ba1f5df37e319f50b53c
|
|
| MD5 |
05187f6b252ddca871bba23556d1fb11
|
|
| BLAKE2b-256 |
c6abde408ca8d069094106913d116c581a8bf9c4f36cd9db55b041ce6890311c
|
File details
Details for the file azcrawlerpy_recaptcha_text-1.0.1-py3-none-any.whl.
File metadata
- Download URL: azcrawlerpy_recaptcha_text-1.0.1-py3-none-any.whl
- Upload date:
- Size: 73.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.12.12 {"installer":{"name":"uv","version":"0.12.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2db521696329f61dc30d9c2a082b4b392430cdb6f771888deec6df31ede8d857
|
|
| MD5 |
1d5c014b0fd135c7fe70b9c2e6779185
|
|
| BLAKE2b-256 |
f3d0ae0dbab1d309b35bb94883a0f941ab0ec44b0d0f351020609b0d59c02c86
|