Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepLabCut/DeepLabCut
/ format
Method
format
deeplabcut/utils/auxfun_videos.py:83–84 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
81
82
@property
83
def
format(self):
84
return
os.path.splitext(self.video_path)[1]
85
86
@property
87
def
directory(self):
Callers
15
__repr__
Method · 0.80
rescale
Method · 0.80
triangulate
Function · 0.80
create_new_project
Function · 0.80
create_new_project_3d
Function · 0.80
print_all_metrics
Function · 0.80
check_labels
Function · 0.80
update_project_location
Method · 0.80
_save_individual_subplots
Function · 0.80
extract_save_all_maps
Function · 0.80
GetPosesofFrames
Function · 0.80
prediction_layers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected