MCPcopy 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_decoderMethod · 0.95

Calls 1

cloneMethod · 0.80

Tested by

no test coverage detected