MCPcopy
hub / github.com/KlingAIResearch/LivePortrait / max

Method max

src/utils/dependencies/XPose/util/misc.py:86–87  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

84
85 @property
86 def max(self):
87 return max(self.deque)
88
89 @property
90 def value(self):

Callers 15

parse_rect_from_landmarkFunction · 0.80
get_unipose_outputMethod · 0.80
forwardMethod · 0.80
forwardMethod · 0.80
forwardMethod · 0.80
_reset_parametersMethod · 0.80
_reset_parametersMethod · 0.80
imgsizeMethod · 0.80
to_img_list_singleMethod · 0.80

Calls

no outgoing calls