Skip to main content

descriptron-vision

Mask and landmark prediction for Descriptron: torchvision detectors, SAM2-PAL propagation and DINOv3 landmark transfer.

pip install descriptron-vision
descriptron-train --task masks --coco-json annotations.json --img-dir images/ \
                  --output-dir out/ --total-iters 20000
descriptron-predict --checkpoint out/model_final_*.pth --coco-json annotations.json \
                    --img-dir images/ --annotations_out predictions.json

No compiler required. torch and torchvision are ordinary wheels on Linux, macOS and Windows. For CUDA, install torch from PyTorch's own index first:

pip install torch torchvision --index-url https://download.pytorch.org/whl/cu121
pip install descriptron-vision

On a Mac the detectors can use the Apple GPU through PyTorch's MPS device, which is why this backend exists: Detectron2 has no macOS wheels and no Apple Silicon support.

Two optional dependencies that cannot be declared

PyPI rejects a git dependency in package metadata, so neither SAM2 nor Detectron2 is listed. Both are imported lazily, and the error names the command to install them. The Docker image carries both ready to run.

Choosing a backbone

--arch v1 (default) is maskrcnn_resnet50_fpn; --arch v2 is maskrcnn_resnet50_fpn_v2. v2 scores higher on COCO, but on a few hundred training images v1 won on 3 of 3 folds of a grouped species hold-out — its lighter two-FC box head converges further in the same budget. Measured on the data, not assumed from the model zoo.

Release files for descriptron-vision 2.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for descriptron-vision 2.0.1
File Size Uploaded
descriptron_vision-2.0.1.tar.gz 152.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for descriptron-vision 2.0.1
File Interpreter ABI Platform
descriptron_vision-2.0.1-py3-none-any.whl Python 3 none any Details

Total release size: 314.9 kB

Release files / descriptron_vision-2.0.1.tar.gz

Download URL descriptron_vision-2.0.1.tar.gz
Size 152.0 kB
Tags Source
SHA-256 checksum
How to use checksums
13b64ca3f5bd0b6a0b378ebcd231d2c56d1f8449f9e1812fe720e46df77f80fc
BLAKE2b-256 checksum
How to use checksums
1498ec9c3f4186bab73b4b885528eaecebbba6372265b02587fc916b0edc3c6f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.4

Release files / descriptron_vision-2.0.1-py3-none-any.whl

Download URL descriptron_vision-2.0.1-py3-none-any.whl
Size 163.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0a73487f79c813b53771062a48c250a9c84fb4808d098a3dac6ba67a41228e12
BLAKE2b-256 checksum
How to use checksums
c77fc976c8aacd697e0ef386a3939332f3cdd90f17c339ba2dbf2f606bffa94e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.4

Release history Release notifications | RSS feed

2.1.1

2 release files

2.1.0

2 release files

2.0.4

2 release files

2.0.3

2 release files

2.0.2

2 release files

This release

2.0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page