Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PABannier/sam3.cpp
/ dump_phase5_reference.py
File
dump_phase5_reference.py
tests/dump_phase5_reference.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
Dump Phase 5 (Detector/PCS) reference tensors
from
SAM3 checkpoint
for
C++ verification.
4
Covers: Fusion Encoder, DETR Decoder, DotProductScoring, Segmentation Head.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected