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.1
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.1.tar.gz | 6.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| descriptron-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.9 kB
Release files / descriptron-2.0.1.tar.gz
| Download URL | descriptron-2.0.1.tar.gz |
|---|---|
| Size | 6.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2adcc3630a6bd004b101c04f8c3c7a0988bbc09b642d207e9c5e9a5fd7d84476
|
|
BLAKE2b-256 checksum How to use checksums |
cbd0b3e557355a4a4820b44177c69c255fa3d2f0a1c77c03609ec333b585815f
|
| 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.1-py3-none-any.whl
| Download URL | descriptron-2.0.1-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3884e12bcd551debe895fdb3f4ea94df369c655f0d07f00af13e02a0641a6c95
|
|
BLAKE2b-256 checksum How to use checksums |
62f4e34e61ee3a7876ccb8ba56332cb00567ef2d42ef2b06b0fbfd6350c6bd94
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|