Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/AiOS
/ get_mean
Method
get_mean
detrsmpl/models/heads/expose_head.py:181–182 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
179
self.mean = mean
180
181
def
get_mean(self):
182
return
self.mean.clone()
183
184
def
get_dim_size(self):
185
return
self.num_angles * 6
Callers
1
load_param_decoder
Method · 0.95
Calls
1
clone
Method · 0.80
Tested by
no test coverage detected