MCPcopy
hub / github.com/Duankaiwen/CenterNet / mean

Method mean

db/base.py:49–50  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

47
48 @property
49 def mean(self):
50 return self._mean
51
52 @property
53 def std(self):

Callers 4

color_jittering_Function · 0.80
trainMethod · 0.80
validateMethod · 0.80
_summarizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected