Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
class
SMPLOutput(ModelOutput):
56
betas: Optional[Tensor] = None
57
body_pose: Optional[Tensor] = None
58
59
60
@dataclass
Callers
2
forward
Method · 0.85
forward
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected