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.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_gui-2.0.2.tar.gz | 239.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| descriptron_gui-2.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 481.3 kB
Release files / descriptron_gui-2.0.2.tar.gz
| Download URL | descriptron_gui-2.0.2.tar.gz |
|---|---|
| Size | 239.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3db36bbc69ba50d38010ae4cf6eae1d9951325efe1d9e3e7a8b7975ff91858eb
|
|
BLAKE2b-256 checksum How to use checksums |
6f90d811a924eb33e17e2b35229465ab992807d627fea6b680a1434f0978a802
|
| 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.2-py3-none-any.whl
| Download URL | descriptron_gui-2.0.2-py3-none-any.whl |
|---|---|
| Size | 241.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f62041421300ddf5184b7a6394bc21b606d6d30523c47c00b85f1e608cd968ef
|
|
BLAKE2b-256 checksum How to use checksums |
5ba4b97305b3b55ad1e4ab700aa3fd77dfb95bf4df6ac62b9e7b58f1cbdfdbe6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|