{"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/box-area","entry":"box_area","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":11,"n_papers_ran":2,"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":10,"n_samples_ran":2,"n_samples_fingerprinted":2,"n_places":11,"n_places_pointer_only":2,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":8},"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":"2507.19993","paper":null,"title":"arXiv:2507.19993","date":null,"month_inferred_from_arxiv_id":"2025-07","title_source":null,"repo":"Howardkhh/FROSS","path":"EGTR/model/util.py","file_url":"https://github.com/Howardkhh/FROSS/blob/HEAD/EGTR/model/util.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":"d642ed19bfc91106","mcp_get_code":{"code_sha256":"d642ed19bfc91106"}},{"arxiv_id":"2502.13130","paper":"/paper/magma-a-foundation-model-for-multimodal-ai","title":"Magma: A Foundation Model for Multimodal AI Agents","date":"2025-02-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"microsoft/Magma","path":"agents/ui_agent/util/box_annotator.py","file_url":"https://github.com/microsoft/Magma/blob/HEAD/agents/ui_agent/util/box_annotator.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f631c3a13425e610","mcp_get_code":{"code_sha256":"f631c3a13425e610"}},{"arxiv_id":"2404.02072","paper":"/paper/egtr-extracting-graph-from-transformer-for","title":"EGTR: Extracting Graph from Transformer for Scene Graph Generation","date":"2024-04-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"naver-ai/egtr","path":"model/util.py","file_url":"https://github.com/naver-ai/egtr/blob/HEAD/model/util.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":"d642ed19bfc91106","mcp_get_code":{"code_sha256":"d642ed19bfc91106"}},{"arxiv_id":"2309.02691","paper":"/paper/a-joint-study-of-phrase-grounding-and-task","title":"A Joint Study of Phrase Grounding and Task Performance in Vision and Language Models","date":"2023-09-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lil-lab/phrase_grounding","path":"src/evals/utils/grounding_eval.py","file_url":"https://github.com/lil-lab/phrase_grounding/blob/HEAD/src/evals/utils/grounding_eval.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"03b8664c2bd40c24","mcp_get_code":{"code_sha256":"03b8664c2bd40c24"}},{"arxiv_id":"2210.12658","paper":"/paper/extending-phrase-grounding-with-pronouns-in","title":"Extending Phrase Grounding with Pronouns in Visual Dialogues","date":"2022-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"izhx/Phrase-Grounding-with-Pronoun","path":"code/src/metrics.py","file_url":"https://github.com/izhx/Phrase-Grounding-with-Pronoun/blob/HEAD/code/src/metrics.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":"58b3179dfda21236","mcp_get_code":{"code_sha256":"58b3179dfda21236"}},{"arxiv_id":"2010.04159","paper":"/paper/deformable-detr-deformable-transformers-for-1","title":"Deformable DETR: Deformable Transformers for End-to-End Object Detection","date":"2020-10-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lyqcom/detr","path":"src/DETR/util.py","file_url":"https://github.com/lyqcom/detr/blob/HEAD/src/DETR/util.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":"fcdbd1b86b7ff699","mcp_get_code":{"code_sha256":"fcdbd1b86b7ff699"}},{"arxiv_id":"2007.08751","paper":"/paper/knowledge-based-video-question-answering-with","title":"Knowledge-Based Video Question Answering with Unsupervised Scene Descriptions","date":"2020-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"noagarcia/ROLL-VideoQA","path":"Source/utils_graphs.py","file_url":"https://github.com/noagarcia/ROLL-VideoQA/blob/HEAD/Source/utils_graphs.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"13fbfd3eb97edd3a","mcp_get_code":{"code_sha256":"13fbfd3eb97edd3a"}},{"arxiv_id":"2004.10934","paper":"/paper/yolov4-optimal-speed-and-accuracy-of-object","title":"YOLOv4: Optimal Speed and Accuracy of Object Detection","date":"2020-04-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jason-hu7/PyTorch-YOLOv4","path":"src/yolov4/bbox_ops.py","file_url":"https://github.com/jason-hu7/PyTorch-YOLOv4/blob/HEAD/src/yolov4/bbox_ops.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2e8f013294f43ab6","mcp_get_code":{"code_sha256":"2e8f013294f43ab6"}},{"arxiv_id":"1506.01497","paper":"/paper/faster-r-cnn-towards-real-time-object","title":"Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks","date":"2015-06-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AlphaJia/pytorch-faster-rcnn","path":"utils/rpn_utils.py","file_url":"https://github.com/AlphaJia/pytorch-faster-rcnn/blob/HEAD/utils/rpn_utils.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"591d88c9673c0fc7","mcp_get_code":{"code_sha256":"591d88c9673c0fc7"}},{"arxiv_id":"aaai_28394","paper":null,"title":"arXiv:aaai_28394","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"iam-nacl/DTMFormer","path":"utils/non_maximum_suppression.py","file_url":"https://github.com/iam-nacl/DTMFormer/blob/HEAD/utils/non_maximum_suppression.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5a20e9de46fed2c3","mcp_get_code":{"code_sha256":"5a20e9de46fed2c3"}},{"arxiv_id":"Seidenschwarz_Simple_Cues_Lead_to_a_Strong_Multi-Object_Tracker_CVPR_2023_paper","paper":null,"title":"arXiv:Seidenschwarz_Simple_Cues_Lead_to_a_Strong_Multi-Object_Tracker_CVPR_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"dvl-tum/GHOST","path":"src/tracking_utils.py","file_url":"https://github.com/dvl-tum/GHOST/blob/HEAD/src/tracking_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"251d7b17bfadb404","mcp_get_code":{"code_sha256":"251d7b17bfadb404"}}]}