{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/positionembeddinglearned","entry":"PositionEmbeddingLearned","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":12,"n_papers_ran":11,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":12,"n_samples_ran":11,"n_samples_fingerprinted":5,"n_places":12,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":11,"unverified":1},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2407.03200","paper":"/paper/segvg-transferring-object-bounding-box-to","title":"SegVG: Transferring Object Bounding Box to Segmentation for Visual Grounding","date":"2024-07-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WeitaiKang/SegVG","path":"models/SegVG.py","file_url":"https://github.com/WeitaiKang/SegVG/blob/HEAD/models/SegVG.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b088aa9b061f576f","mcp_get_code":{"code_sha256":"b088aa9b061f576f"}},{"arxiv_id":"2304.10131","paper":"/paper/learning-bottleneck-concepts-in-image","title":"Learning Bottleneck Concepts in Image Classification","date":"2023-04-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wbw520/botcl","path":"model/reconstruct/model_main.py","file_url":"https://github.com/wbw520/botcl/blob/HEAD/model/reconstruct/model_main.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"51e67fb8178896f2","mcp_get_code":{"code_sha256":"51e67fb8178896f2"}},{"arxiv_id":"2303.09268","paper":"/paper/stylerdalle-language-guided-style-transfer","title":"StylerDALLE: Language-Guided Style Transfer Using a Vector-Quantized Tokenizer of a Large-Scale Generative Model","date":"2023-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zipengxuc/StylerDALLE","path":"module.py","file_url":"https://github.com/zipengxuc/StylerDALLE/blob/HEAD/module.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5d401edbcd509775","mcp_get_code":{"code_sha256":"5d401edbcd509775"}},{"arxiv_id":"2209.13306","paper":"/paper/embracing-consistency-a-one-stage-approach","title":"Embracing Consistency: A One-Stage Approach for Spatio-Temporal Video Grounding","date":"2022-09-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jy0205/stcat","path":"models/pipeline.py","file_url":"https://github.com/jy0205/stcat/blob/HEAD/models/pipeline.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"fa04a0c6d2415dac","mcp_get_code":{"code_sha256":"fa04a0c6d2415dac"}},{"arxiv_id":"2209.02242","paper":"/paper/ptseformer-progressive-temporal-spatial","title":"PTSEFormer: Progressive Temporal-Spatial Enhanced TransFormer Towards Video Object Detection","date":"2022-09-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Hon-Wong/PTSEFormer","path":"src/models/model_builder.py","file_url":"https://github.com/Hon-Wong/PTSEFormer/blob/HEAD/src/models/model_builder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2e16cdcea17dfdc0","mcp_get_code":{"code_sha256":"2e16cdcea17dfdc0"}},{"arxiv_id":"2206.03687","paper":"/paper/a-unified-model-for-multi-class-anomaly","title":"A Unified Model for Multi-class Anomaly Detection","date":"2022-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhiyuanyou/uniad","path":"models/reconstructions/uniad.py","file_url":"https://github.com/zhiyuanyou/uniad/blob/HEAD/models/reconstructions/uniad.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"09b9c17fbe0d29e4","mcp_get_code":{"code_sha256":"09b9c17fbe0d29e4"}},{"arxiv_id":"2203.11089","paper":"/paper/persformer-3d-lane-detection-via-perspective-1","title":"PersFormer: 3D Lane Detection via Perspective Transformer and the OpenLane Benchmark","date":"2022-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OpenDriveLab/PersFormer_3DLane","path":"models/PersFormer.py","file_url":"https://github.com/OpenDriveLab/PersFormer_3DLane/blob/HEAD/models/PersFormer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"7d9fec0f231cd723","mcp_get_code":{"code_sha256":"7d9fec0f231cd723"}},{"arxiv_id":"2203.09704","paper":"/paper/vista-boosting-3d-object-detection-via-dual","title":"VISTA: Boosting 3D Object Detection via Dual Cross-VIew SpaTial Attention","date":"2022-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gorilla-lab-scut/vista","path":"det3d/models/necks/attention.py","file_url":"https://github.com/gorilla-lab-scut/vista/blob/HEAD/det3d/models/necks/attention.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a987ce5d867c57c1","mcp_get_code":{"code_sha256":"a987ce5d867c57c1"}},{"arxiv_id":"2203.04229","paper":"/paper/neural-face-identification-in-a-2d-wireframe-1","title":"Neural Face Identification in a 2D Wireframe Projection of a Manifold Object","date":"2022-03-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"manycore-research/faceformer","path":"faceformer/models/model.py","file_url":"https://github.com/manycore-research/faceformer/blob/HEAD/faceformer/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"506244c56ca673d9","mcp_get_code":{"code_sha256":"506244c56ca673d9"}},{"arxiv_id":"2110.04722","paper":"/paper/transformer-based-dual-relation-graph-for-1","title":"Transformer-based Dual Relation Graph for Multi-label Image Recognition","date":"2021-10-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iCVTEAM/TDRG","path":"models/TDRG.py","file_url":"https://github.com/iCVTEAM/TDRG/blob/HEAD/models/TDRG.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0fdd4b27f23fb10e","mcp_get_code":{"code_sha256":"0fdd4b27f23fb10e"}},{"arxiv_id":"2104.00678","paper":"/paper/group-free-3d-object-detection-via","title":"Group-Free 3D Object Detection via Transformers","date":"2021-04-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"KookHoiKim/GroupFree3dBaseline","path":"models/detector.py","file_url":"https://github.com/KookHoiKim/GroupFree3dBaseline/blob/HEAD/models/detector.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"490c93aa45d7780a","mcp_get_code":{"code_sha256":"490c93aa45d7780a"}},{"arxiv_id":"2103.11468","paper":"/paper/learning-multi-scene-absolute-pose-regression","title":"Learning Multi-Scene Absolute Pose Regression with Transformers","date":"2021-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yolish/c2f-ms-transformer","path":"models/transposenet/C2FEMSTransPoseNet.py","file_url":"https://github.com/yolish/c2f-ms-transformer/blob/HEAD/models/transposenet/C2FEMSTransPoseNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ba0bba9a80d91145","mcp_get_code":{"code_sha256":"ba0bba9a80d91145"}}]}