MCPcopy 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
68class SMPLXOutput(SMPLHOutput):
69 expression: Optional[Tensor] = None
70 jaw_pose: Optional[Tensor] = None
71
72
73@dataclass

Callers 2

forwardMethod · 0.85
forwardMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected