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.1.0
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.1.0.tar.gz | 7.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| descriptron-2.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.7 kB
Release files / descriptron-2.1.0.tar.gz
| Download URL | descriptron-2.1.0.tar.gz |
|---|---|
| Size | 7.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
521644e90a9b9e3689844cf52f07e9be542e78bad1b7ab456b0f7494c0d0f857
|
|
BLAKE2b-256 checksum How to use checksums |
91005d4c1d8ec16ee0b8e920a7a4fbde068a9e3abf92607c2a385426ae9c66c4
|
| 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.1.0-py3-none-any.whl
| Download URL | descriptron-2.1.0-py3-none-any.whl |
|---|---|
| Size | 8.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c9c7c6730fe591d9bfa287273294aca57599ad993a116e667ef0c644c4e34156
|
|
BLAKE2b-256 checksum How to use checksums |
df46b3e81098bdd3f0db4015fc5697888685a8987e38b5725bd5a3be381c4d73
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|