descriptron
Image annotation, phenomics and evidence-tiered species descriptions.
pip install descriptron # everything
descriptron-gui # the annotation GUI
descriptron --list # the 62 analysis programs
This is a convenience package with no code of its own. It installs:
descriptron-core |
the analysis half — pure pip, no torch, no GPU, no compiler |
descriptron-vision |
torchvision detectors, SAM2-PAL propagation, DINOv3 landmark transfer |
descriptron-gui |
the annotation GUI |
If you only want to reproduce an analysis from deposited COCO files, install
descriptron-core alone: it needs no model of any kind and installs in about a
minute on Linux, macOS and Windows.
Detectron2 is an optional advanced backend and is not installed here — it has no PyPI wheel and needs a compiler. See the repository for the Docker image that carries it ready to run.
Release files for descriptron 2.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| descriptron-2.0.4.tar.gz | 7.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| descriptron-2.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.2 kB
Release files / descriptron-2.0.4.tar.gz
| Download URL | descriptron-2.0.4.tar.gz |
|---|---|
| Size | 7.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0dea45b228a1f1f2a678249bca5bcb77fa78c1e77e77efe0ffcd5ea23eeeecb1
|
|
BLAKE2b-256 checksum How to use checksums |
b9d01f6c39c7b4f8bed6a4d8a7f47bd47da5f80dde48222b3e4a660599cc586e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|
Release files / descriptron-2.0.4-py3-none-any.whl
| Download URL | descriptron-2.0.4-py3-none-any.whl |
|---|---|
| Size | 8.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ea9b6dcb330ab2c619e918287828c71a7983b082b450653efb5165bca5fde2ac
|
|
BLAKE2b-256 checksum How to use checksums |
175a0304a09d6c625955b4a5581888a133f70876c61b07e237002e788846e576
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|