Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/AiOS
/ SMPLXOutput
Class
SMPLXOutput
util/smplx/smplx/utils.py:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
67
@dataclass
68
class
SMPLXOutput(SMPLHOutput):
69
expression: Optional[Tensor] = None
70
jaw_pose: Optional[Tensor] = None
71
72
73
@dataclass
Callers
2
forward
Method · 0.85
forward
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected