Home › Code › init_t_xy

init_t_xy

Syntologyentry name in harvested coderead from the graph 2026-09-24

init_t_xy appears in the code Syntology harvested for 15 papers, as 2 distinct code bodies found in 15 places (a place is one code body under one paper). At least one of them ran in 15 of the papers; 2 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named init_t_xy do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 2 of the 2 distinct code bodies named init_t_xy; 0 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

1ran · honoured contract
0ran · violated contract
0ran · our draft was wrong
0ran · fixture could not drive it
1ran
0unverified
2fingerprinted

Licence is a property of each copy, so it is counted per place: 4 of the 15 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

15 papers shown of 15, newest first; 15 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 3 papers added by Syntology. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
Beyond a Single Explanation of the Adam-SGD Gap added by Syntology 2026-06 (from id) orientino/gap/vision/model.py 27d774f9c3ee1a49 ran fingerprinted Apache-2.0 (permissive)
Vanish into Thin Air: Cross-prompt Universal Adversarial Attacks for SAM2 added by Syntology 2025-10 (from id) CGCL-codes/UAP-SAM2/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted no licence file found · pointer only
Robust Ego-Exo Correspondence with Long-Term Memory added by Syntology 2025-10 (from id) juneyeeHu/LM-EEC/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted no licence file found · pointer only
Caption Anything in Video: Fine-grained Object-centric Captioning via Spatiotemporal Multimodal Prompting 7 Apr 2025 yunlong10/CAT-V/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted BSD-3-Clause (permissive)
MPG-SAM 2: Adapting SAM 2 with Mask Priors and Global Context for Referring Video Object Segmentation 23 Jan 2025 rongfu-dsb/MPG-SAM2/models/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted Apache-2.0 (permissive)
EdgeTAM: On-Device Track Anything Model 13 Jan 2025 facebookresearch/sam2/sam2/modeling/memory_attention.py bb060d29525f90eb ran · honoured contract fingerprinted Apache-2.0 (permissive)
A Distractor-Aware Memory for Visual Object Tracking with SAM2 26 Nov 2024 jovanavidenovic/dam4sam/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted no licence file found · pointer only
SAM2Long: Enhancing SAM 2 for Long Video Segmentation with a Training-Free Memory Tree 21 Oct 2024 mark12ding/sam2long/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted no licence file found · pointer only
SAM2-UNet: Segment Anything 2 Makes Strong Encoder for Natural and Medical Image Segmentation 16 Aug 2024 wzh0120/sam2-unet/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted Apache-2.0 (permissive)
Surgical SAM 2: Real-time Segment Anything in Surgical Video by Efficient Frame Pruning 15 Aug 2024 jinlab-imvr/surgical-sam-2/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted Apache-2.0 (permissive)
Biomedical SAM 2: Segment Anything in Biomedical Images and Videos 6 Aug 2024 ZhilingYan/Biomedical-SAM-2/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted Apache-2.0 (permissive)
Interactive 3D Medical Image Segmentation with SAM 2 5 Aug 2024 chuyun-shen/sam_2_medical_3d/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted Apache-2.0 (permissive)
Medical SAM 2: Segment medical images as video via Segment Anything Model 2 1 Aug 2024 medicinetoken/medical-sam2/sam2_train/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted Apache-2.0 (permissive)
Segment Anything in High Quality 2 Jun 2023 SysCV/SAM-HQ/sam-hq2/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted Apache-2.0 (permissive)
MOSE: A New Dataset for Video Object Segmentation in Complex Scenes 3 Feb 2023 henghuiding/MOSE-api/MOSEv2/sam2_rcms/sam2/modeling/position_encoding.py bb060d29525f90eb ran · honoured contract fingerprinted MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections