pith:SJSH7EMD
From Local Matches to Global Masks: Template-Guided Instance Detection and Segmentation in Open-World Scenes
L2G-Det detects and segments novel object instances in cluttered scenes by matching dense patches from templates to prompt an augmented SAM model.
arxiv:2603.03577 v2 · 2026-03-03 · cs.CV · cs.RO
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{SJSH7EMD4XIPTJ5USCEJ3R6SPD}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
L2G-Det bypasses explicit object proposals by leveraging dense patch-level matching between templates and the query image. Locally matched patches generate candidate points, which are refined through a candidate selection module to suppress false positives. The filtered points are then used to prompt an augmented Segment Anything Model (SAM) with instance-specific object tokens, enabling reliable reconstruction of complete instance masks.
That dense patch-level matching will produce sufficiently accurate candidate points in cluttered scenes and that the candidate selection module will reliably suppress false positives without removing true matches, allowing the augmented SAM to reconstruct complete masks.
L2G-Det detects and segments novel object instances in open scenes by using local template patch matches to generate points that prompt an augmented SAM for global masks.
References
Receipt and verification
| First computed | 2026-05-17T23:39:15.873601Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
92647f9183e5d0f9a7b490889dc7d278d0acb87a8e872f6de0e1636e098290a8
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/SJSH7EMD4XIPTJ5USCEJ3R6SPD \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 92647f9183e5d0f9a7b490889dc7d278d0acb87a8e872f6de0e1636e098290a8
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "720fa3578ff9b9c4880bf1757dd510bc21630ac8e1f78cddd893220cac73f52a",
"cross_cats_sorted": [
"cs.RO"
],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.CV",
"submitted_at": "2026-03-03T23:11:17Z",
"title_canon_sha256": "3fbbb7823633c74ab00d462b5bb9d90efe5afece4d28661a1a164f37b92b3cdd"
},
"schema_version": "1.0",
"source": {
"id": "2603.03577",
"kind": "arxiv",
"version": 2
}
}