descriptron-gui
The Descriptron annotation GUI: SAM2-assisted segmentation, keypoints, line annotations and COCO export.
pip install descriptron-gui
descriptron-gui
Pulls in descriptron-core and descriptron-vision: the GUI drives the analysis
programs directly, so it is not a thin front end over them.
tkinter is in the standard library but is not always packaged with Python on Linux. If the GUI does not start:
sudo apt install python3-tk # Debian/Ubuntu
sudo dnf install python3-tkinter # Fedora/RHEL
Model weights are not bundled; they download on first use and are cached.
Release files for descriptron-gui 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_gui-2.0.3.tar.gz | 241.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| descriptron_gui-2.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 483.7 kB
Release files / descriptron_gui-2.0.3.tar.gz
| Download URL | descriptron_gui-2.0.3.tar.gz |
|---|---|
| Size | 241.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4f3d3748b967eea7416665ed31b288b04166ef14716a64d7d1aa51334d864d1f
|
|
BLAKE2b-256 checksum How to use checksums |
3729d1c7badea31344fbd13c2a8f6e353bd83d874e1c57bdc8ceef3a12ab47fa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|
Release files / descriptron_gui-2.0.3-py3-none-any.whl
| Download URL | descriptron_gui-2.0.3-py3-none-any.whl |
|---|---|
| Size | 242.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2c8cbb875386a9200b650da2635de19e63f6a783ed031394b6ee6c0cc845dcbe
|
|
BLAKE2b-256 checksum How to use checksums |
26f80a1a433c474b2fd7a2da7ad78c1e39ef078116a7366c80c72b4c2c1f5995
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|