Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/DeepLabCut/DeepLabCut
/ items
Method
items
deeplabcut/gui/widgets.py:76–78 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
74
75
@property
76
def
items(self):
77
for
i in range(self.model.rowCount()):
78
yield
self.model.item(i)
79
80
@property
81
def
state(self):
Callers
15
internal_edges
Function · 0.80
main
Function · 0.80
decide
Function · 0.80
_render_decision_markdown
Function · 0.80
proc_video
Function · 0.80
edit_config
Function · 0.80
keypoint_matching
Function · 0.80
plot_edge_affinity_distributions
Function · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
_generic2madlc
Function · 0.80
_generic2sdlc
Function · 0.80
Calls
no outgoing calls
Tested by
15
decide
Function · 0.64
_render_decision_markdown
Function · 0.64
test_filepaths_for_modeltypes
Method · 0.64
test_evaluate_keypoint_error
Function · 0.64
test_assembler_with_single_bodypart
Function · 0.64
test_assembler_with_identity
Function · 0.64
test_association_costs
Function · 0.64
test_tracking_ellipse
Function · 0.64
test_tracking_box
Function · 0.64
test_tracking_montblanc
Function · 0.64
real_assemblies_montblanc
Function · 0.64
test_config_file_video_sets_format
Function · 0.64