Skip to content

gui

sleap.gui

Modules:

Name Description
app

Main GUI application for labeling, training/inference, and proofreading.

color

Logic for determining what color/width to draw instance nodes/edges.

commands

Module for gui command context and commands objects.

config_utils
dataviews

Data table widgets and view models used in GUI app.

dialogs
learning
overlays
shortcuts

Class for accessing/setting keyboard shortcuts.

state

Module with object for storing and accessing gui state variables.

suggestions

Module for generating lists of suggested frames (for labeling or reviewing).

utils

Generic module containing utilities used for the GUI.

web

Module for checking for new releases on GitHub.

widgets