Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/AiOS
/ SMPLHOutput
Class
SMPLHOutput
util/smplx/smplx/utils.py:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
60
@dataclass
61
class
SMPLHOutput(SMPLOutput):
62
left_hand_pose: Optional[Tensor] = None
63
right_hand_pose: Optional[Tensor] = None
64
transl: Optional[Tensor] = None
65
66
67
@dataclass
Callers
2
forward
Method · 0.85
forward
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected