{"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/detr","entry":"DETR","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":5,"n_papers_ran":4,"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":9,"n_samples_ran":4,"n_samples_fingerprinted":0,"n_places":9,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":4,"unverified":5},"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":"86783d5616cc10ae","mcp_get_code":{"code_sha256":"86783d5616cc10ae"}},{"arxiv_id":"2312.06728","paper":"/paper/a-multimodal-dataset-and-benchmark-for-radio","title":"A Multimodal Dataset and Benchmark for Radio Galaxy and Infrared Host Detection","date":"2023-12-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"nikhel1/gal-detr","path":"models/detr.py","file_url":"https://github.com/nikhel1/gal-detr/blob/HEAD/models/detr.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"6c50994a57f1e9e4","mcp_get_code":{"code_sha256":"6c50994a57f1e9e4"}},{"arxiv_id":"2203.09507","paper":"/paper/towards-data-efficient-detection-transformers","title":"Towards Data-Efficient Detection Transformers","date":"2022-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"encounter1997/DE-DETRs","path":"models/detr.py","file_url":"https://github.com/encounter1997/DE-DETRs/blob/HEAD/models/detr.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":"ddccc349602c4998","mcp_get_code":{"code_sha256":"ddccc349602c4998"}},{"arxiv_id":"2109.10852","paper":"/paper/pix2seq-a-language-modeling-framework-for","title":"Pix2seq: A Language Modeling Framework for Object Detection","date":"2021-09-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"gaopengcuhk/Stable-Pix2Seq","path":"models/detr.py","file_url":"https://github.com/gaopengcuhk/Stable-Pix2Seq/blob/HEAD/models/detr.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":"2630ab8a095c33dd","mcp_get_code":{"code_sha256":"2630ab8a095c33dd"}},{"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":"DataXujing/TensorRT-DETR","path":"model/detr.py","file_url":"https://github.com/DataXujing/TensorRT-DETR/blob/HEAD/model/detr.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":"a08f693477433cf5","mcp_get_code":{"code_sha256":"a08f693477433cf5"}},{"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":"76939fc80775bf4c","mcp_get_code":{"code_sha256":"76939fc80775bf4c"}},{"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":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"b623cf8db82439f6","mcp_get_code":{"code_sha256":"b623cf8db82439f6"}},{"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":"3ef18650a72fd6e5","mcp_get_code":{"code_sha256":"3ef18650a72fd6e5"}},{"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":"tahmid0007/DETR_FineTune","path":"models/detr.py","file_url":"https://github.com/tahmid0007/DETR_FineTune/blob/HEAD/models/detr.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":"8bca9001c145c378","mcp_get_code":{"code_sha256":"8bca9001c145c378"}}]}