MCPcopy Create free account
hub / github.com/aigc3d/LHM / SegmentOut

Class SegmentOut

engine/SegmentAPI/SAM.py:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47@dataclass
48class SegmentOut(BaseOutput):
49 masks: np.ndarray
50 processed_img: np.ndarray
51 alpha_img: np.ndarray
52
53
54def distance(p1, p2):

Callers 1

_forwardMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected