MCPcopy Create free account
hub / github.com/MotrixLab/AiOS / SMPLOutput

Class SMPLOutput

util/smplx/smplx/utils.py:55–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53
54@dataclass
55class SMPLOutput(ModelOutput):
56 betas: Optional[Tensor] = None
57 body_pose: Optional[Tensor] = None
58
59
60@dataclass

Callers 2

forwardMethod · 0.85
forwardMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected