Skip to main content

No project description provided

Project description

dlc-gui is a GUI written in Qt5 (PySide2) for DeepLabCut.

It is a drop-in replacement for the frame labeling GUI.

./screenshot.png

Features

  • Opening of .h5 files

  • Save as a .h5 file at any time, and resume labeling later

  • Zoom and scrolling with mousewheel

  • WASD keybindings for navigating frames and labels

  • Remove labels

  • Adjust dotsize

Installation

dlc-gui is distributed on PyPI as a universal wheel and is available on Linux/macOS and Windows and supports Python 3.5+.

$ pip install dlc-gui

Usage

Inside a Python shell:

>>> import dlc_gui
>>> dlc_gui.show()

Inside a command-line shell:

$ python -m dlc_gui

It can also be run directly:

$ python .../dlc_gui/main.py

License

dlc-gui is distributed under the terms of the LGPL v3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dlc-gui-0.1.1.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

dlc_gui-0.1.1-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page