Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vegetebird/GraphMLP
/ joints_left
Method
joints_left
common/skeleton.py:60–61 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
58
return
valid_joints
59
60
def
joints_left(self):
61
return
self._joints_left
62
63
def
joints_right(self):
64
return
self._joints_right
Callers
1
prepare_data
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected