Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
class
SegmentOut(BaseOutput):
49
masks: np.ndarray
50
processed_img: np.ndarray
51
alpha_img: np.ndarray
52
53
54
def
distance(p1, p2):
Callers
1
_forward
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected