MCPcopy Create free account
hub / github.com/Duankaiwen/CenterNet / std

Method std

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

Source from the content-addressed store, hash-verified

51
52 @property
53 def std(self):
54 return self._std
55
56 @property
57 def eig_val(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected