Home › Code › PositionEmbeddingSine

PositionEmbeddingSine

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

PositionEmbeddingSine appears in the code Syntology harvested for 21 papers, as 22 distinct code bodies found in 22 places (a place is one code body under one paper). At least one of them ran in 21 of the papers; 13 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 PositionEmbeddingSine 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 22 of the 22 distinct code bodies named PositionEmbeddingSine; 0 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

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

Licence is a property of each copy, so it is counted per place: 10 of the 22 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

21 papers shown of 21, newest first; 22 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
AGDN: Learning to Solve Traveling Salesman Problem with Anisotropic Graph Diffusion Network added by Syntology 2026-06 (from id) LabRAI/AGDN/supervised/models/agd.py 20102ab800db2eb0 ran fingerprinted MIT (permissive)
S 3 POT: Contrast-Driven Face Occlusion Segmentation via Self-Supervised Prompt Learning added by Syntology 2026-02 (from id) Bh-Johnny/S3SPOT/model/Transformer_decoder.py 7866976ca082413e ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only
Normal-Abnormal Guided Generalist Anomaly Detection added by Syntology 2025-10 (from id) JasonKyng/NAGL/models/model.py 7f02c425d460a256 ran fingerprinted MIT (permissive)
WeakMCN: Multi-task Collaborative Network for Weakly Supervised Referring Expression Comprehension and Segmentation 24 May 2025 MRUIL/WeakMCN/models/weakmcn/net.py 02042439d613744f ran · metamorphic tier: invariant no licence file found · pointer only
VLog: Video-Language Models by Generative Retrieval of Narration Vocabulary 12 Mar 2025 showlab/VLog/VLog/model/models.py 77fa2643a3a1c67a ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only
Depth Any Camera: Zero-Shot Metric Depth Estimation from Any Camera 5 Jan 2025 yuliangguo/depth_any_camera/dac/models/idisc.py e19a81e9ad95806e ran · metamorphic tier: invariant fingerprinted MIT (permissive)
SegVG: Transferring Object Bounding Box to Segmentation for Visual Grounding 3 Jul 2024 WeitaiKang/SegVG/models/SegVG.py f6738d0ca7aecfc9 ran no licence file found · pointer only
M$^3$GPT: An Advanced Multimodal, Multitask Framework for Motion Comprehension and Generation 25 May 2024 luomingshuang/m3gpt/m3gpt/core/models/decoders/network/transformer_decoder/transformer_decoder.py cb65f982177791b7 ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only
VRP-SAM: SAM with Visual Reference Prompt 27 Feb 2024 syp2ysy/VRP-SAM/model/VRP_encoder.py 865b58f1322f66eb ran fingerprinted MIT (permissive)
Point-Query Quadtree for Crowd Counting, Localization, and More 26 Aug 2023 cxliu0/PET/models/pet.py 6cf4af72cee273fc ran · metamorphic tier: deterministic MIT (permissive)
Learning Bottleneck Concepts in Image Classification 20 Apr 2023 wbw520/botcl/model/reconstruct/model_main.py ac35c5d9fb6e692c ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only
iDisc: Internal Discretization for Monocular Depth Estimation 13 Apr 2023 SysCV/idisc/idisc/models/id_module.py 31f137df1d61458e ran · metamorphic tier: invariant fingerprinted licence not identified · pointer only
Embracing Consistency: A One-Stage Approach for Spatio-Temporal Video Grounding 27 Sep 2022 jy0205/stcat/models/pipeline.py f52bb0cf00c7d60c ran Apache-2.0 (permissive)
PTSEFormer: Progressive Temporal-Spatial Enhanced TransFormer Towards Video Object Detection 6 Sep 2022 Hon-Wong/PTSEFormer/src/models/model_builder.py 747992503b5e8c6b ran · metamorphic tier: deterministic MIT (permissive)
Cross-Attention of Disentangled Modalities for 3D Human Mesh Recovery with Transformers 27 Jul 2022 postech-ami/fastmetro/src/modeling/model/modeling_fastmetro.py ab7c9f19268bf5b1 ran · metamorphic tier: deterministic MIT (permissive)
Don't Forget Me: Accurate Background Recovery for Text Removal via Modeling Local-Global Context 21 Jul 2022 lcy0604/CTRNet/models_CTRNet.py b4ca9a91816f9d68 ran fingerprinted MIT (permissive)
Label2Label: A Language Modeling Framework for Multi-Attribute Learning 18 Jul 2022 Li-Wanhua/Label2Label/Face_Attribute/model.py 13d57cd5c6586dc6 ran · metamorphic tier: deterministic no licence file found · pointer only
A Unified Model for Multi-class Anomaly Detection 8 Jun 2022 zhiyuanyou/uniad/models/reconstructions/uniad.py c74afaad75da67ca ran · metamorphic tier: invariant fingerprinted Apache-2.0 (permissive)
Transformer-based Dual Relation Graph for Multi-label Image Recognition 10 Oct 2021 iCVTEAM/TDRG/models/TDRG.py 19ad134c39cefe3a ran Apache-2.0 (permissive)
MonteFloor: Extending MCTS for Reconstructing Accurate Large-Scale Floor Plans 20 Mar 2021 woodfrog/poly-diffuse/src/models/polygon_models/polygon_net.py f021c121c7024822 ran · metamorphic tier: deterministic fingerprinted GPL-3.0 (copyleft) · pointer only
End-to-End Object Detection with Transformers 26 May 2020 Leonardo-Blanger/detr_tensorflow/detr_tensorflow/models/detr.py 30bbae6bd017a72b ran MIT (permissive)
End-to-End Object Detection with Transformers 26 May 2020 clive819/Modified-DETR/models/detr.py 3f7df5ae93d75f73 ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only

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