MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / max

Method max

SwissArmyTransformer/examples/yolos/util/misc.py:72–73  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

70
71 @property
72 def max(self):
73 return max(self.deque)
74
75 @property
76 def value(self):

Callers 6

inference_yolos.pyFile · 0.45
forwardMethod · 0.45
box_iouFunction · 0.45
generalized_box_iouFunction · 0.45
masks_to_boxesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected