MCPcopy
hub / github.com/yangchris11/samurai / max

Method max

lib/utils/misc.py:73–74  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

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

Callers 15

_forward_sam_headsMethod · 0.80
mask_to_boxFunction · 0.80
batched_mask_to_boxFunction · 0.80
transform_datapointMethod · 0.80
updateMethod · 0.80
getEvenlySpacedItemsFunction · 0.80
previousFrameMethod · 0.80
applyMethod · 0.80
drawMarkerFunction · 0.80
VideoFilmstripFunction · 0.80
PointsLayerFunction · 0.80
findBoundingBoxFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected