Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelTC/LightX2V
/ Keypoint
Class
Keypoint
tools/preprocess/retarget_pose.py:60–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
59
60
class
Keypoint(NamedTuple):
61
x: float
62
y: float
63
score: float = 1.0
64
id: int = -1
65
66
67
# for each limb, calculate src & dst bone's length
Callers
2
get_handpose_meta
Function · 0.85
deal_hand_keypoints
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected