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.3
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.3.tar.gz | 6.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| descriptron-2.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.7 kB
Release files / descriptron-2.0.3.tar.gz
| Download URL | descriptron-2.0.3.tar.gz |
|---|---|
| Size | 6.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e23b5a62be42169c1d525c85d762ffd92ecd25e069762e1f10dec150abe6603a
|
|
BLAKE2b-256 checksum How to use checksums |
5a2fc30170ae78a6cd9a9443bfaa9f1217d5cc02afd77910dd5c5372002605d5
|
| 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.3-py3-none-any.whl
| Download URL | descriptron-2.0.3-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
329e304606b1cdb2547710a08a588f4aaed46e7d55a20f25e2e8e9dca50c7185
|
|
BLAKE2b-256 checksum How to use checksums |
2fe17b49be98cc3d12c5feb04d309ce9cb72f088b2c5e959fd5bc75a9542578b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|