{"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/transformerdecoder","entry":"TransformerDecoder","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":49,"n_papers_ran":33,"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":57,"n_samples_ran":35,"n_samples_fingerprinted":20,"n_places":57,"n_places_pointer_only":20,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":35,"unverified":22},"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":"2608.12219","paper":"/paper/arxiv-2608-12219","title":"ScreenShot: A Foundation Model for Few-Shot Combination Drug Screening","date":null,"month_inferred_from_arxiv_id":"2026-08","title_source":"syntology","repo":"tansey-lab/screenshot","path":"screenshot/screenshot.py","file_url":"https://github.com/tansey-lab/screenshot/blob/HEAD/screenshot/screenshot.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"f1bfdcf9055e0078","mcp_get_code":{"code_sha256":"f1bfdcf9055e0078"}},{"arxiv_id":"2605.14937","paper":"/paper/arxiv-2605-14937","title":"Slot-MPC: Goal-Conditioned Model Predictive Control with Object-Centric Representations","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"angelvillar96/PlaySlot","path":"src/models/Predictors/DynamicsModels.py","file_url":"https://github.com/angelvillar96/PlaySlot/blob/HEAD/src/models/Predictors/DynamicsModels.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"53b95fb58c84e27e","mcp_get_code":{"code_sha256":"53b95fb58c84e27e"}},{"arxiv_id":"2603.24054","paper":"/paper/arxiv-2603-24054","title":"Hierarchical Spatial-Temporal Graph-Enhanced Model for Map-Matching","date":null,"month_inferred_from_arxiv_id":"2026-03","title_source":"syntology","repo":"Nerooo-g/HSTGMatch","path":"src/models/hstgmatch.py","file_url":"https://github.com/Nerooo-g/HSTGMatch/blob/HEAD/src/models/hstgmatch.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"437d65d5abc84d73","mcp_get_code":{"code_sha256":"437d65d5abc84d73"}},{"arxiv_id":"2510.06691","paper":"/paper/arxiv-2510-06691","title":"Latent Representation Learning in Heavy-Ion Collisions with MaskPoint Transformer","date":null,"month_inferred_from_arxiv_id":"2025-10","title_source":"syntology","repo":"Giovanni-Sforza/MaskPoint-AMPT","path":"models/MaskPoint.py","file_url":"https://github.com/Giovanni-Sforza/MaskPoint-AMPT/blob/HEAD/models/MaskPoint.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"63629fb929255f2a","mcp_get_code":{"code_sha256":"63629fb929255f2a"}},{"arxiv_id":"2509.05146","paper":"/paper/arxiv-2509-05146","title":"PRIM: Towards Practical In-Image Multilingual Machine Translation","date":null,"month_inferred_from_arxiv_id":"2025-09","title_source":"syntology","repo":"BITHLP/PRIM","path":"vision/src/VisionModel.py","file_url":"https://github.com/BITHLP/PRIM/blob/HEAD/vision/src/VisionModel.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2f63d81bd1cb35f6","mcp_get_code":{"code_sha256":"2f63d81bd1cb35f6"}},{"arxiv_id":"2508.03207","paper":"/paper/arxiv-2508-03207","title":"Open-Vocabulary HOI Detection with Interaction-aware Prompt and Concept Calibration","date":null,"month_inferred_from_arxiv_id":"2025-08","title_source":"syntology","repo":"ltttpku/INP-CC","path":"models/model.py","file_url":"https://github.com/ltttpku/INP-CC/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"99315d730e76026b","mcp_get_code":{"code_sha256":"99315d730e76026b"}},{"arxiv_id":"2503.14140","paper":"/paper/marten-visual-question-answering-with-mask","title":"Marten: Visual Question Answering with Mask Generation for Multi-modal Document Understanding","date":"2025-03-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PriNing/Marten","path":"internvl/model/marten_module/MGM.py","file_url":"https://github.com/PriNing/Marten/blob/HEAD/internvl/model/marten_module/MGM.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"d9e7b9761835778e","mcp_get_code":{"code_sha256":"d9e7b9761835778e"}},{"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":"3f84d490190e415e","mcp_get_code":{"code_sha256":"3f84d490190e415e"}},{"arxiv_id":"2405.16273","paper":"/paper/m-3-gpt-an-advanced-multimodal-multitask","title":"M$^3$GPT: An Advanced Multimodal, Multitask Framework for Motion Comprehension and Generation","date":"2024-05-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"luomingshuang/m3gpt","path":"m3gpt/core/models/decoders/network/transformer_decoder/transformer_decoder.py","file_url":"https://github.com/luomingshuang/m3gpt/blob/HEAD/m3gpt/core/models/decoders/network/transformer_decoder/transformer_decoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e2a72e23375812ed","mcp_get_code":{"code_sha256":"e2a72e23375812ed"}},{"arxiv_id":"2404.16622","paper":"/paper/dave-a-detect-and-verify-paradigm-for-low","title":"DAVE -- A Detect-and-Verify Paradigm for Low-Shot Counting","date":"2024-04-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jerpelhan/dave","path":"models/dave.py","file_url":"https://github.com/jerpelhan/dave/blob/HEAD/models/dave.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"67df236913fa93d5","mcp_get_code":{"code_sha256":"67df236913fa93d5"}},{"arxiv_id":"2404.13999","paper":"/paper/cofinal-enhancing-action-quality-assessment","title":"CoFInAl: Enhancing Action Quality Assessment with Coarse-to-Fine Instruction Alignment","date":"2024-04-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ZhouKanglei/CoFInAl_AQA","path":"models/model.py","file_url":"https://github.com/ZhouKanglei/CoFInAl_AQA/blob/HEAD/models/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"2a35b66b19765a2e","mcp_get_code":{"code_sha256":"2a35b66b19765a2e"}},{"arxiv_id":"2403.06225","paper":"/paper/most-motion-style-transformer-between-diverse","title":"MoST: Motion Style Transformer between Diverse Action Contents","date":"2024-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Boeun-Kim/MoST","path":"model/networks.py","file_url":"https://github.com/Boeun-Kim/MoST/blob/HEAD/model/networks.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"82570a9b0ec89da9","mcp_get_code":{"code_sha256":"82570a9b0ec89da9"}},{"arxiv_id":"2402.15591","paper":"/paper/recwizard-a-toolkit-for-conversational","title":"RecWizard: A Toolkit for Conversational Recommendation with Modular, Portable Models and Interactive User Interface","date":"2024-02-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"McAuley-Lab/RecWizard","path":"src/recwizard/modules/kbrd/transformer_encoder_decoder.py","file_url":"https://github.com/McAuley-Lab/RecWizard/blob/HEAD/src/recwizard/modules/kbrd/transformer_encoder_decoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ff7e064c6d7cdc39","mcp_get_code":{"code_sha256":"ff7e064c6d7cdc39"}},{"arxiv_id":"2401.02347","paper":"/paper/mining-fine-grained-image-text-alignment-for","title":"Mining Fine-Grained Image-Text Alignment for Zero-Shot Captioning via Text-Only Training","date":"2024-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Artanic30/MacCap","path":"models/models/MacCap.py","file_url":"https://github.com/Artanic30/MacCap/blob/HEAD/models/models/MacCap.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"e5b8c6b0fc91e158","mcp_get_code":{"code_sha256":"e5b8c6b0fc91e158"}},{"arxiv_id":"2401.02292","paper":"/paper/gridformer-point-grid-transformer-for-surface","title":"GridFormer: Point-Grid Transformer for Surface Reconstruction","date":"2024-01-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"list17/GridFormer","path":"src/transformer.py","file_url":"https://github.com/list17/GridFormer/blob/HEAD/src/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8a7c1ecdc48ac3e3","mcp_get_code":{"code_sha256":"8a7c1ecdc48ac3e3"}},{"arxiv_id":"2311.04400","paper":"/paper/lrm-large-reconstruction-model-for-single","title":"LRM: Large Reconstruction Model for Single Image to 3D","date":"2023-11-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"3dtopia/openlrm","path":"openlrm/models/modeling_lrm.py","file_url":"https://github.com/3dtopia/openlrm/blob/HEAD/openlrm/models/modeling_lrm.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"7fae60cebd3098e3","mcp_get_code":{"code_sha256":"7fae60cebd3098e3"}},{"arxiv_id":"2307.16377","paper":"/paper/jotr-3d-joint-contrastive-learning-with","title":"JOTR: 3D Joint Contrastive Learning with Transformers for Occluded Human Mesh Recovery","date":"2023-07-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xljh0520/JOTR","path":"common/nets/transformer.py","file_url":"https://github.com/xljh0520/JOTR/blob/HEAD/common/nets/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2a17d62dc182d895","mcp_get_code":{"code_sha256":"2a17d62dc182d895"}},{"arxiv_id":"2306.09244","paper":"/paper/text-promptable-surgical-instrument","title":"Text Promptable Surgical Instrument Segmentation with Vision-Language Models","date":"2023-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"franciszzj/tp-sis","path":"model/segmenter.py","file_url":"https://github.com/franciszzj/tp-sis/blob/HEAD/model/segmenter.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"6b2f6197cf865450","mcp_get_code":{"code_sha256":"6b2f6197cf865450"}},{"arxiv_id":"2212.09877","paper":"/paper/layoutdetr-detection-transformer-is-a-good","title":"LayoutDETR: Detection Transformer Is a Good Multimodal Layout Designer","date":"2022-12-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"salesforce/layoutdetr","path":"training/detr_transformer.py","file_url":"https://github.com/salesforce/layoutdetr/blob/HEAD/training/detr_transformer.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":"64074fbdc0dc8d48","mcp_get_code":{"code_sha256":"64074fbdc0dc8d48"}},{"arxiv_id":"2207.13820","paper":"/paper/cross-attention-of-disentangled-modalities","title":"Cross-Attention of Disentangled Modalities for 3D Human Mesh Recovery with Transformers","date":"2022-07-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"postech-ami/fastmetro","path":"src/modeling/model/modeling_fastmetro.py","file_url":"https://github.com/postech-ami/fastmetro/blob/HEAD/src/modeling/model/modeling_fastmetro.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4a7551bd532ddd12","mcp_get_code":{"code_sha256":"4a7551bd532ddd12"}},{"arxiv_id":"2206.10436","paper":"/paper/transformer-based-multi-modal-proposal-and-re","title":"Transformer-Based Multi-modal Proposal and Re-Rank for Wikipedia Image-Caption Matching","date":"2022-06-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"towhee-io/towhee","path":"towhee/models/coformer/transformer.py","file_url":"https://github.com/towhee-io/towhee/blob/HEAD/towhee/models/coformer/transformer.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":"e8e30cc7f67b29f5","mcp_get_code":{"code_sha256":"e8e30cc7f67b29f5"}},{"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":"2e15a94ae3c582d9","mcp_get_code":{"code_sha256":"2e15a94ae3c582d9"}},{"arxiv_id":"2205.14022","paper":"/paper/future-transformer-for-long-term-action","title":"Future Transformer for Long-term Action Anticipation","date":"2022-05-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gongda0e/futr","path":"model/futr.py","file_url":"https://github.com/gongda0e/futr/blob/HEAD/model/futr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"57a78563687cdc2b","mcp_get_code":{"code_sha256":"57a78563687cdc2b"}},{"arxiv_id":"2205.01917","paper":"/paper/coca-contrastive-captioners-are-image-text","title":"CoCa: Contrastive Captioners are Image-Text Foundation Models","date":"2022-05-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/multimodal","path":"torchmultimodal/models/coca/coca_model.py","file_url":"https://github.com/facebookresearch/multimodal/blob/HEAD/torchmultimodal/models/coca/coca_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"a241668983092d20","mcp_get_code":{"code_sha256":"a241668983092d20"}},{"arxiv_id":"2203.15143","paper":"/paper/towards-end-to-end-unified-scene-text","title":"Towards End-to-End Unified Scene Text Detection and Layout Analysis","date":"2022-03-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chend-vl/instructocr","path":"models/transformer_decoder.py","file_url":"https://github.com/chend-vl/instructocr/blob/HEAD/models/transformer_decoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8f0e5371248c5e63","mcp_get_code":{"code_sha256":"8f0e5371248c5e63"}},{"arxiv_id":"2203.13296","paper":"/paper/raytran-3d-pose-estimation-and-shape","title":"RayTran: 3D pose estimation and shape reconstruction of multiple objects from videos with ray-traced transformers","date":"2022-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"likojack/ODAM","path":"src/models/transformer.py","file_url":"https://github.com/likojack/ODAM/blob/HEAD/src/models/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"32c05f7bbeafcdaf","mcp_get_code":{"code_sha256":"32c05f7bbeafcdaf"}},{"arxiv_id":"2203.13250","paper":"/paper/global-tracking-transformers","title":"Global Tracking Transformers","date":"2022-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xingyizhou/GTR","path":"gtr/modeling/roi_heads/transformer.py","file_url":"https://github.com/xingyizhou/GTR/blob/HEAD/gtr/modeling/roi_heads/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"42d37be3727e131a","mcp_get_code":{"code_sha256":"42d37be3727e131a"}},{"arxiv_id":"2203.09388","paper":"/paper/a-text-attention-network-for-spatial","title":"A Text Attention Network for Spatial Deformation Robust Scene Text Image Super-resolution","date":"2022-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mjq11302010044/TATT","path":"model/transformerSR.py","file_url":"https://github.com/mjq11302010044/TATT/blob/HEAD/model/transformerSR.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"709bb74fd9d3756c","mcp_get_code":{"code_sha256":"709bb74fd9d3756c"}},{"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":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d71df66cc8b6ec24","mcp_get_code":{"code_sha256":"d71df66cc8b6ec24"}},{"arxiv_id":"2203.01305","paper":"/paper/dn-detr-accelerate-detr-training-by","title":"DN-DETR: Accelerate DETR Training by Introducing Query DeNoising","date":"2022-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"idea-research/maskdino","path":"maskdino/modeling/transformer_decoder/dino_decoder.py","file_url":"https://github.com/idea-research/maskdino/blob/HEAD/maskdino/modeling/transformer_decoder/dino_decoder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"947c7bd4504c7501","mcp_get_code":{"code_sha256":"947c7bd4504c7501"}},{"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":"e3629529c763edf7","mcp_get_code":{"code_sha256":"e3629529c763edf7"}},{"arxiv_id":"2109.05160","paper":"/paper/streamhover-livestream-transcript","title":"StreamHover: Livestream Transcript Summarization and Annotation","date":"2021-09-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ucfnlp/streamhover","path":"src/modeling_bertvqvae.py","file_url":"https://github.com/ucfnlp/streamhover/blob/HEAD/src/modeling_bertvqvae.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"57d0c398c17c4c46","mcp_get_code":{"code_sha256":"57d0c398c17c4c46"}},{"arxiv_id":"2109.04084","paper":"/paper/thinking-clearly-talking-fast-concept-guided","title":"Thinking Clearly, Talking Fast: Concept-Guided Non-Autoregressive Generation for Open-Domain Dialogue Systems","date":"2021-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RowitZou/CG-nAR","path":"src/models/insertion_transformer.py","file_url":"https://github.com/RowitZou/CG-nAR/blob/HEAD/src/models/insertion_transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b7a8902d93f38505","mcp_get_code":{"code_sha256":"b7a8902d93f38505"}},{"arxiv_id":"2109.04080","paper":"/paper/low-resource-dialogue-summarization-with","title":"Low-Resource Dialogue Summarization with Domain-Agnostic Multi-Source Pretraining","date":"2021-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"RowitZou/DAMS","path":"src/models/dams.py","file_url":"https://github.com/RowitZou/DAMS/blob/HEAD/src/models/dams.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d9c3d93e8c175d71","mcp_get_code":{"code_sha256":"d9c3d93e8c175d71"}},{"arxiv_id":"2108.10723","paper":"/paper/improving-3d-object-detection-with-channel","title":"Improving 3D Object Detection with Channel-wise Transformer","date":"2021-08-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hlsheng1/ct3d","path":"pcdet/models/roi_heads/ct3d_head.py","file_url":"https://github.com/hlsheng1/ct3d/blob/HEAD/pcdet/models/roi_heads/ct3d_head.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b41cfee48847d79e","mcp_get_code":{"code_sha256":"b41cfee48847d79e"}},{"arxiv_id":"2108.07084","paper":"/paper/learning-canonical-view-representation-for-3d","title":"Learning Canonical View Representation for 3D Shape Recognition with Arbitrary Views","date":"2021-08-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"weixmath/CVR","path":"models/Vit.py","file_url":"https://github.com/weixmath/CVR/blob/HEAD/models/Vit.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"46e93b05a334499a","mcp_get_code":{"code_sha256":"46e93b05a334499a"}},{"arxiv_id":"2108.00202","paper":"/paper/hift-hierarchical-feature-transformer-for","title":"HiFT: Hierarchical Feature Transformer for Aerial Tracking","date":"2021-07-31","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vision4robotics/HiFT","path":"pysot/models/utile/utile.py","file_url":"https://github.com/vision4robotics/HiFT/blob/HEAD/pysot/models/utile/utile.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":"230070500d9d71a8","mcp_get_code":{"code_sha256":"230070500d9d71a8"}},{"arxiv_id":"2107.12309","paper":"/paper/spatial-temporal-transformer-for-dynamic","title":"Spatial-Temporal Transformer for Dynamic Scene Graph Generation","date":"2021-07-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lunaproject22/aar","path":"lib/transformer.py","file_url":"https://github.com/lunaproject22/aar/blob/HEAD/lib/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"22fd84f6ef1eaa10","mcp_get_code":{"code_sha256":"22fd84f6ef1eaa10"}},{"arxiv_id":"2105.14432","paper":"/paper/transformer-based-deep-image-matching-for","title":"TransMatcher: Deep Image Matching Through Transformers for Generalizable Person Re-identification","date":"2021-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shengcailiao/QAConv","path":"projects/transmatcher/transmatcher.py","file_url":"https://github.com/shengcailiao/QAConv/blob/HEAD/projects/transmatcher/transmatcher.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"9366a0f55adb1a1b","mcp_get_code":{"code_sha256":"9366a0f55adb1a1b"}},{"arxiv_id":"2105.14432","paper":"/paper/transformer-based-deep-image-matching-for","title":"TransMatcher: Deep Image Matching Through Transformers for Generalizable Person Re-identification","date":"2021-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ShengcaiLiao/TransMatcher","path":"matching/transmatcher_match.py","file_url":"https://github.com/ShengcaiLiao/TransMatcher/blob/HEAD/matching/transmatcher_match.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a7701d0fcf35a63a","mcp_get_code":{"code_sha256":"a7701d0fcf35a63a"}},{"arxiv_id":"2105.13648","paper":"/paper/cross-lingual-abstractive-summarization-with","title":"Cross-Lingual Abstractive Summarization with Limited Parallel Resources","date":"2021-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WoodenWhite/MCLAS","path":"src/models/model_builder.py","file_url":"https://github.com/WoodenWhite/MCLAS/blob/HEAD/src/models/model_builder.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8de52ac26dedbb9f","mcp_get_code":{"code_sha256":"8de52ac26dedbb9f"}},{"arxiv_id":"2104.02439","paper":"/paper/few-shot-transformation-of-common-actions","title":"Few-Shot Transformation of Common Actions into Time and Space","date":"2021-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PengWan-Yang/few-shot-transformer","path":"models/transformer.py","file_url":"https://github.com/PengWan-Yang/few-shot-transformer/blob/HEAD/models/transformer.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":"762341b0c8db1cb3","mcp_get_code":{"code_sha256":"762341b0c8db1cb3"}},{"arxiv_id":"2103.11681","paper":"/paper/transformer-meets-tracker-exploiting-temporal","title":"Transformer Meets Tracker: Exploiting Temporal Context for Robust Visual Tracking","date":"2021-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"594422814/TransformerTrack","path":"ltr/models/target_classifier/transformer.py","file_url":"https://github.com/594422814/TransformerTrack/blob/HEAD/ltr/models/target_classifier/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b5c213461ba61b6f","mcp_get_code":{"code_sha256":"b5c213461ba61b6f"}},{"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":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"51673b3543f0e5e1","mcp_get_code":{"code_sha256":"51673b3543f0e5e1"}},{"arxiv_id":"2103.06495","paper":"/paper/read-like-humans-autonomous-bidirectional-and","title":"Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition","date":"2021-03-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"FangShancheng/ABINet","path":"modules/model_abinet.py","file_url":"https://github.com/FangShancheng/ABINet/blob/HEAD/modules/model_abinet.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"226445be82e50d4d","mcp_get_code":{"code_sha256":"226445be82e50d4d"}},{"arxiv_id":"2010.04505","paper":"/paper/self-paced-learning-for-neural-machine","title":"Self-Paced Learning for Neural Machine Translation","date":"2020-10-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wanyu2018umac/Self-Paced-Learning-for-Neural-Machine-Translation","path":"train/train_single.py","file_url":"https://github.com/wanyu2018umac/Self-Paced-Learning-for-Neural-Machine-Translation/blob/HEAD/train/train_single.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3546c1593a46dcf5","mcp_get_code":{"code_sha256":"3546c1593a46dcf5"}},{"arxiv_id":"2006.09265","paper":"/paper/modelling-high-level-mathematical-reasoning","title":"IsarStep: a Benchmark for High-level Mathematical Reasoning","date":"2020-06-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"reactive-systems/ml2","path":"ml2/models/tf_hierarchical_transformer.py","file_url":"https://github.com/reactive-systems/ml2/blob/HEAD/ml2/models/tf_hierarchical_transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bb5bd0a774421a8c","mcp_get_code":{"code_sha256":"bb5bd0a774421a8c"}},{"arxiv_id":"2005.12872","paper":"/paper/end-to-end-object-detection-with-transformers","title":"End-to-End Object Detection with Transformers","date":"2020-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"clive819/Modified-DETR","path":"models/detr.py","file_url":"https://github.com/clive819/Modified-DETR/blob/HEAD/models/detr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"015ab94ccd1059d4","mcp_get_code":{"code_sha256":"015ab94ccd1059d4"}},{"arxiv_id":"2005.12872","paper":"/paper/end-to-end-object-detection-with-transformers","title":"End-to-End Object Detection with Transformers","date":"2020-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"alibaba/EasyCV","path":"easycv/models/detection/detectors/detr/detr_transformer.py","file_url":"https://github.com/alibaba/EasyCV/blob/HEAD/easycv/models/detection/detectors/detr/detr_transformer.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":"ee78371dbc19ce86","mcp_get_code":{"code_sha256":"ee78371dbc19ce86"}},{"arxiv_id":"2005.12872","paper":"/paper/end-to-end-object-detection-with-transformers","title":"End-to-End Object Detection with Transformers","date":"2020-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Leonardo-Blanger/detr_tensorflow","path":"detr_tensorflow/models/detr.py","file_url":"https://github.com/Leonardo-Blanger/detr_tensorflow/blob/HEAD/detr_tensorflow/models/detr.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b500f1a1d4c6a31b","mcp_get_code":{"code_sha256":"b500f1a1d4c6a31b"}},{"arxiv_id":"2005.12872","paper":"/paper/end-to-end-object-detection-with-transformers","title":"End-to-End Object Detection with Transformers","date":"2020-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Visual-Behavior/detr-tensorflow","path":"detr_tf/networks/detr.py","file_url":"https://github.com/Visual-Behavior/detr-tensorflow/blob/HEAD/detr_tf/networks/detr.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c8dfba0da8dc5339","mcp_get_code":{"code_sha256":"c8dfba0da8dc5339"}},{"arxiv_id":"2002.10348","paper":"/paper/low-resource-knowledge-grounded-dialogue-1","title":"Low-Resource Knowledge-Grounded Dialogue Generation","date":"2020-02-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lizekang/ITDD","path":"onmt/decoders/ktransformer.py","file_url":"https://github.com/lizekang/ITDD/blob/HEAD/onmt/decoders/ktransformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7de8181ef402320a","mcp_get_code":{"code_sha256":"7de8181ef402320a"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JanAthmer/Compositional-generalization-capabillity-of-Transformer","path":"models/transformer.py","file_url":"https://github.com/JanAthmer/Compositional-generalization-capabillity-of-Transformer/blob/HEAD/models/transformer.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"18a06d69f83d42c3","mcp_get_code":{"code_sha256":"18a06d69f83d42c3"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bkoch4142/attention-is-all-you-need-paper","path":"src/architectures/transformer_encoder_decoder.py","file_url":"https://github.com/bkoch4142/attention-is-all-you-need-paper/blob/HEAD/src/architectures/transformer_encoder_decoder.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"57e0c3c4a56a696d","mcp_get_code":{"code_sha256":"57e0c3c4a56a696d"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"enhuiz/torchnmt","path":"torchnmt/networks/transformer.py","file_url":"https://github.com/enhuiz/torchnmt/blob/HEAD/torchnmt/networks/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"646f02051e592316","mcp_get_code":{"code_sha256":"646f02051e592316"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"reactive-systems/circuit-repair","path":"ml2/models/transformer.py","file_url":"https://github.com/reactive-systems/circuit-repair/blob/HEAD/ml2/models/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2598c41c3dfb0445","mcp_get_code":{"code_sha256":"2598c41c3dfb0445"}},{"arxiv_id":"1706.03762","paper":"/paper/attention-is-all-you-need","title":"Attention Is All You Need","date":"2017-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"demelin/nematode","path":"codebase/transformer.py","file_url":"https://github.com/demelin/nematode/blob/HEAD/codebase/transformer.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"06388efe5bd5ee1a","mcp_get_code":{"code_sha256":"06388efe5bd5ee1a"}}]}