MCPcopy Create free account
hub / github.com/OpenGVLab/HumanBench / get_mean

Method get_mean

PATH/core/clipping.py:73–74  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

71 self.init = init
72
73 def get_mean(self):
74 return self.val
75
76 def get_clip_val(self):
77 if self.mean:

Callers 2

get_clip_valMethod · 0.95
updateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected