{"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/voc-eval","entry":"voc_eval","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":19,"n_papers_ran":3,"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":16,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":22,"n_places_pointer_only":2,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":15},"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":"2601.11779","paper":"/paper/arxiv-2601-11779","title":"Cross-Domain Object Detection Using Unsupervised Image Translation","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"endernewton/tf-faster-rcnn","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/endernewton/tf-faster-rcnn/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ce847df4aedd7944","mcp_get_code":{"code_sha256":"ce847df4aedd7944"}},{"arxiv_id":"2309.12969","paper":"/paper/detect-every-thing-with-few-examples","title":"Detect Everything with Few Examples","date":"2023-09-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mlzxy/devit","path":"lib/voc_eval.py","file_url":"https://github.com/mlzxy/devit/blob/HEAD/lib/voc_eval.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a6d455c6f04f93d3","mcp_get_code":{"code_sha256":"a6d455c6f04f93d3"}},{"arxiv_id":"2303.09674","paper":"/paper/digeo-discriminative-geometry-aware-learning","title":"DiGeo: Discriminative Geometry-Aware Learning for Generalized Few-Shot Object Detection","date":"2023-03-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"phoenix-v/digeo","path":"fsdet/evaluation/pascal_voc_evaluation.py","file_url":"https://github.com/phoenix-v/digeo/blob/HEAD/fsdet/evaluation/pascal_voc_evaluation.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"a6d455c6f04f93d3","mcp_get_code":{"code_sha256":"a6d455c6f04f93d3"}},{"arxiv_id":"2202.01811","paper":"/paper/objectseeker-certifiably-robust-object","title":"ObjectSeeker: Certifiably Robust Object Detection against Patch Hiding Attacks via Patch-agnostic Masking","date":"2022-02-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"inspire-group/ObjectSeeker","path":"objseeker/voc_eval.py","file_url":"https://github.com/inspire-group/ObjectSeeker/blob/HEAD/objseeker/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ffe992256b01c5c4","mcp_get_code":{"code_sha256":"ffe992256b01c5c4"}},{"arxiv_id":"2003.13197","paper":"/paper/cross-domain-document-object-detection","title":"Cross-Domain Document Object Detection: Benchmark Suite and Method","date":"2020-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kailigo/cddod","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/kailigo/cddod/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b53bbf61be478c3f","mcp_get_code":{"code_sha256":"b53bbf61be478c3f"}},{"arxiv_id":"1911.12529","paper":"/paper/one-shot-object-detection-with-co-attention-1","title":"One-Shot Object Detection with Co-Attention and Co-Excitation","date":"2019-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"timy90022/One-Shot-Object-Detection","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/timy90022/One-Shot-Object-Detection/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2f16ecec36118ba9","mcp_get_code":{"code_sha256":"2f16ecec36118ba9"}},{"arxiv_id":"1909.08453","paper":"/paper/pose-aware-multi-level-feature-network-for","title":"Pose-aware Multi-level Feature Network for Human Object Interaction Detection","date":"2019-09-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bobwan1995/PMFNet","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/bobwan1995/PMFNet/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7177fe851c20e20e","mcp_get_code":{"code_sha256":"7177fe851c20e20e"}},{"arxiv_id":"1908.01998","paper":"/paper/few-shot-object-detection-with-attention-rpn","title":"Few-Shot Object Detection with Attention-RPN and Multi-Relation Detector","date":"2019-08-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fanq15/FSOD-code","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/fanq15/FSOD-code/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"fa2ad31f1f9213e1","mcp_get_code":{"code_sha256":"fa2ad31f1f9213e1"}},{"arxiv_id":"1906.03609","paper":"/paper/distilling-object-detectors-with-fine-grained-1","title":"Distilling Object Detectors with Fine-grained Feature Imitation","date":"2019-06-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"twangnh/Distilling-Object-Detectors","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/twangnh/Distilling-Object-Detectors/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2f16ecec36118ba9","mcp_get_code":{"code_sha256":"2f16ecec36118ba9"}},{"arxiv_id":"1812.00155","paper":"/paper/learning-roi-transformer-for-detecting","title":"Learning RoI Transformer for Detecting Oriented Objects in Aerial Images","date":"2018-12-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dingjiansw101/RoITransformer_DOTA","path":"dota_kit/dota_evaluation_task2.py","file_url":"https://github.com/dingjiansw101/RoITransformer_DOTA/blob/HEAD/dota_kit/dota_evaluation_task2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":false,"code_sha256_prefix":"4e5a4521cdd33b64","mcp_get_code":{"code_sha256":"4e5a4521cdd33b64"}},{"arxiv_id":"1803.01534","paper":"/paper/path-aggregation-network-for-instance","title":"Path Aggregation Network for Instance Segmentation","date":"2018-03-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ShuLiu1993/PANet","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/ShuLiu1993/PANet/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7177fe851c20e20e","mcp_get_code":{"code_sha256":"7177fe851c20e20e"}},{"arxiv_id":"1612.03144","paper":"/paper/feature-pyramid-networks-for-object-detection","title":"Feature Pyramid Networks for Object Detection","date":"2016-12-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"adityaarun1/pytorch_fast-er_rcnn","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/adityaarun1/pytorch_fast-er_rcnn/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"827e4bc3c7da80ac","mcp_get_code":{"code_sha256":"827e4bc3c7da80ac"}},{"arxiv_id":"1612.03144","paper":"/paper/feature-pyramid-networks-for-object-detection","title":"Feature Pyramid Networks for Object Detection","date":"2016-12-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yfnn/fused-model","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/yfnn/fused-model/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ab2edac69f63b46a","mcp_get_code":{"code_sha256":"ab2edac69f63b46a"}},{"arxiv_id":"1609.04836","paper":"/paper/on-large-batch-training-for-deep-learning","title":"On Large-Batch Training for Deep Learning: Generalization Gap and Sharp Minima","date":"2016-09-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bedssys/Bedssys","path":"darknet/voc_eval_py3.py","file_url":"https://github.com/bedssys/Bedssys/blob/HEAD/darknet/voc_eval_py3.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":"5516237bb80c2b46","mcp_get_code":{"code_sha256":"5516237bb80c2b46"}},{"arxiv_id":"1609.03605","paper":"/paper/detecting-text-in-natural-image-with","title":"Detecting Text in Natural Image with Connectionist Text Proposal Network","date":"2016-09-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Sanster/tf_ctpn","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/Sanster/tf_ctpn/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7fc3942117603f02","mcp_get_code":{"code_sha256":"7fc3942117603f02"}},{"arxiv_id":"1605.06409","paper":"/paper/r-fcn-object-detection-via-region-based-fully","title":"R-FCN: Object Detection via Region-based Fully Convolutional Networks","date":"2016-05-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"princewang1994/R-FCN.pytorch","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/princewang1994/R-FCN.pytorch/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"2f16ecec36118ba9","mcp_get_code":{"code_sha256":"2f16ecec36118ba9"}},{"arxiv_id":"1512.02325","paper":"/paper/ssd-single-shot-multibox-detector","title":"SSD: Single Shot MultiBox Detector","date":"2015-12-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ChunML/ssd-tf2","path":"voc_eval.py","file_url":"https://github.com/ChunML/ssd-tf2/blob/HEAD/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a52de75e53dbdf50","mcp_get_code":{"code_sha256":"a52de75e53dbdf50"}},{"arxiv_id":"1512.02325","paper":"/paper/ssd-single-shot-multibox-detector","title":"SSD: Single Shot MultiBox Detector","date":"2015-12-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HiKapok/SSD.TensorFlow","path":"voc_eval.py","file_url":"https://github.com/HiKapok/SSD.TensorFlow/blob/HEAD/voc_eval.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":"76c8f627f0dc038d","mcp_get_code":{"code_sha256":"76c8f627f0dc038d"}},{"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":"aleksispi/drl-rpn-tf","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/aleksispi/drl-rpn-tf/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"6a03223a863a8a3d","mcp_get_code":{"code_sha256":"6a03223a863a8a3d"}},{"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":"potterhsu/easy-faster-rcnn.pytorch","path":"voc_eval.py","file_url":"https://github.com/potterhsu/easy-faster-rcnn.pytorch/blob/HEAD/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3ae40f3a627d9d39","mcp_get_code":{"code_sha256":"3ae40f3a627d9d39"}},{"arxiv_id":"aaai_6999","paper":null,"title":"arXiv:aaai_6999","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"generalized-iou/Detectron.pytorch","path":"lib/datasets/voc_eval.py","file_url":"https://github.com/generalized-iou/Detectron.pytorch/blob/HEAD/lib/datasets/voc_eval.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7177fe851c20e20e","mcp_get_code":{"code_sha256":"7177fe851c20e20e"}},{"arxiv_id":"Zhou_When_Pixel_Difference_Patterns_Meet_ViT_PiDiViT_for_Few-Shot_Object_ICCV_2025_paper","paper":null,"title":"arXiv:Zhou_When_Pixel_Difference_Patterns_Meet_ViT_PiDiViT_for_Few-Shot_Object_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Seaz9/PiDiViT","path":"lib/voc_eval.py","file_url":"https://github.com/Seaz9/PiDiViT/blob/HEAD/lib/voc_eval.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":"a6d455c6f04f93d3","mcp_get_code":{"code_sha256":"a6d455c6f04f93d3"}}]}