MCPcopy Create free account
hub / github.com/MotrixLab/AiOS / max

Method max

util/misc.py:99–100  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

97
98 @property
99 def max(self):
100 return max(self.deque)
101
102 @property
103 def value(self):

Callers 15

convert_kp2d_to_bboxFunction · 0.80
_get_bboxFunction · 0.80
__init__Method · 0.80
_prepare_colorsFunction · 0.80
_norm_poseFunction · 0.80
_get_visual_rangeMethod · 0.80
normalizeFunction · 0.80
_write_imagesMethod · 0.80
tensor2rgbaMethod · 0.80
sample_texturesMethod · 0.80

Calls

no outgoing calls