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.2
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.2.tar.gz | 6.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| descriptron-2.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.2 kB
Release files / descriptron-2.0.2.tar.gz
| Download URL | descriptron-2.0.2.tar.gz |
|---|---|
| Size | 6.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f43387855c4b39eb29097c872165679d22e20495810878656c8d33799e488e75
|
|
BLAKE2b-256 checksum How to use checksums |
8f809c91f11a3b8ae9fbd555906af9033a02518a4129f745054484b8f4bd890b
|
| 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.2-py3-none-any.whl
| Download URL | descriptron-2.0.2-py3-none-any.whl |
|---|---|
| Size | 7.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1ab913b1d25f9da513208236f6da71dd47747579a7dda2029e84b55edfaa88f0
|
|
BLAKE2b-256 checksum How to use checksums |
e365715fc4b1fc7394b909adb89a933ce6c4e11919ba0b5156ad0245d30620ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|