{"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/generate-anchors","entry":"generate_anchors","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":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":16,"n_samples_ran":2,"n_samples_fingerprinted":1,"n_places":23,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":1,"ran":1,"unverified":14},"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/layer_utils/generate_anchors.py","file_url":"https://github.com/endernewton/tf-faster-rcnn/blob/HEAD/lib/layer_utils/generate_anchors.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d4f2ade15edff997","mcp_get_code":{"code_sha256":"d4f2ade15edff997"}},{"arxiv_id":"2402.13616","paper":"/paper/yolov9-learning-what-you-want-to-learn-using","title":"YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information","date":"2024-02-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"WongKinYiu/YOLO","path":"yolo/utils/bounding_box_utils.py","file_url":"https://github.com/WongKinYiu/YOLO/blob/HEAD/yolo/utils/bounding_box_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"8e61071af5c8f65a","mcp_get_code":{"code_sha256":"8e61071af5c8f65a"}},{"arxiv_id":"2203.13815","paper":"/paper/versatile-multi-modal-pre-training-for-human","title":"Versatile Multi-Modal Pre-Training for Human-Centric Perception","date":"2022-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hongfz16/hcmoco","path":"A2J/anchor.py","file_url":"https://github.com/hongfz16/hcmoco/blob/HEAD/A2J/anchor.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"90f11ad439eb9eac","mcp_get_code":{"code_sha256":"90f11ad439eb9eac"}},{"arxiv_id":"2203.10981","paper":"/paper/monodtr-monocular-3d-object-detection-with","title":"MonoDTR: Monocular 3D Object Detection with Depth-Aware Transformer","date":"2022-03-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kuanchihhuang/monodtr","path":"visualDet3D/networks/heads/anchors.py","file_url":"https://github.com/kuanchihhuang/monodtr/blob/HEAD/visualDet3D/networks/heads/anchors.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1279986e0f62b111","mcp_get_code":{"code_sha256":"1279986e0f62b111"}},{"arxiv_id":"2005.13899","paper":"/paper/deep-learning-for-automatic-pneumonia","title":"Deep Learning for Automatic Pneumonia Detection","date":"2020-05-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tatigabru/kaggle-rsna","path":"src/pytorch_retinanet/anchors.py","file_url":"https://github.com/tatigabru/kaggle-rsna/blob/HEAD/src/pytorch_retinanet/anchors.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1279986e0f62b111","mcp_get_code":{"code_sha256":"1279986e0f62b111"}},{"arxiv_id":"1912.02252","paper":"/paper/multiple-anchor-learning-for-visual-object","title":"Multiple Anchor Learning for Visual Object Detection","date":"2019-12-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DeLightCMU/MAL-inference","path":"retinanet/box.py","file_url":"https://github.com/DeLightCMU/MAL-inference/blob/HEAD/retinanet/box.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"df48fc695a8a624c","mcp_get_code":{"code_sha256":"df48fc695a8a624c"}},{"arxiv_id":"1911.09070","paper":"/paper/efficientdet-scalable-and-efficient-object","title":"EfficientDet: Scalable and Efficient Object Detection","date":"2019-11-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"toandaominh1997/EfficientDet.Pytorch","path":"models/module.py","file_url":"https://github.com/toandaominh1997/EfficientDet.Pytorch/blob/HEAD/models/module.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1279986e0f62b111","mcp_get_code":{"code_sha256":"1279986e0f62b111"}},{"arxiv_id":"1911.09070","paper":"/paper/efficientdet-scalable-and-efficient-object","title":"EfficientDet: Scalable and Efficient Object Detection","date":"2019-11-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"signatrix/efficientdet","path":"src/utils.py","file_url":"https://github.com/signatrix/efficientdet/blob/HEAD/src/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5b3a9cef8ec8c746","mcp_get_code":{"code_sha256":"5b3a9cef8ec8c746"}},{"arxiv_id":"1909.03625","paper":"/paper/cbnet-a-novel-composite-backbone-network","title":"CBNet: A Novel Composite Backbone Network Architecture for Object Detection","date":"2019-09-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"PKUbahuangliuhe/CBNet","path":"detectron/modeling/generate_anchors.py","file_url":"https://github.com/PKUbahuangliuhe/CBNet/blob/HEAD/detectron/modeling/generate_anchors.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":"7b2d56f403fb4468","mcp_get_code":{"code_sha256":"7b2d56f403fb4468"}},{"arxiv_id":"1908.09999","paper":"/paper/a2j-anchor-to-joint-regression-network-for-3d","title":"A2J: Anchor-to-Joint Regression Network for 3D Articulated Pose Estimation from a Single Depth Image","date":"2019-08-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"bo-zhang-cs/CACNet-Pytorch","path":"CACNet.py","file_url":"https://github.com/bo-zhang-cs/CACNet-Pytorch/blob/HEAD/CACNet.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bb3c1b55b1637a8c","mcp_get_code":{"code_sha256":"bb3c1b55b1637a8c"}},{"arxiv_id":"1905.00641","paper":"/paper/190500641","title":"RetinaFace: Single-stage Dense Face Localisation in the Wild","date":"2019-05-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"code-trip/insightface-mxnet","path":"python-package/insightface/model_zoo/face_detection.py","file_url":"https://github.com/code-trip/insightface-mxnet/blob/HEAD/python-package/insightface/model_zoo/face_detection.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4b292d55fb7ca5d5","mcp_get_code":{"code_sha256":"4b292d55fb7ca5d5"}},{"arxiv_id":"1904.08008","paper":"/paper/clustered-object-detection-in-aerial-images","title":"Clustered Object Detection in Aerial Images","date":"2019-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fyangneil/Clustered-Object-Detection-in-Aerial-Image","path":"detectron/modeling/generate_anchors.py","file_url":"https://github.com/fyangneil/Clustered-Object-Detection-in-Aerial-Image/blob/HEAD/detectron/modeling/generate_anchors.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":"7b2d56f403fb4468","mcp_get_code":{"code_sha256":"7b2d56f403fb4468"}},{"arxiv_id":"1902.10200","paper":"/paper/learning-latent-scene-graph-representations","title":"Differentiable Scene Graphs","date":"2019-02-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shikorab/DSG","path":"lib/layer_utils/generate_anchors.py","file_url":"https://github.com/shikorab/DSG/blob/HEAD/lib/layer_utils/generate_anchors.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d4f2ade15edff997","mcp_get_code":{"code_sha256":"d4f2ade15edff997"}},{"arxiv_id":"1902.09658","paper":"/paper/detecting-lesion-bounding-ellipses-with","title":"Detecting Lesion Bounding Ellipses With Gaussian Proposal Networks","date":"2019-02-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"baidu-research/GPN","path":"model/generate_anchor.py","file_url":"https://github.com/baidu-research/GPN/blob/HEAD/model/generate_anchor.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":"9c93db35eee3812e","mcp_get_code":{"code_sha256":"9c93db35eee3812e"}},{"arxiv_id":"1902.03748","paper":"/paper/peeking-into-the-future-predicting-future","title":"Peeking into the Future: Predicting Future Person Activities and Locations in Videos","date":"2019-02-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"JunweiLiang/social-distancing-prediction","path":"code/inference/Object_Detection_Tracking/generate_anchors.py","file_url":"https://github.com/JunweiLiang/social-distancing-prediction/blob/HEAD/code/inference/Object_Detection_Tracking/generate_anchors.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":false,"code_sha256_prefix":"97cd5f6189f39c1f","mcp_get_code":{"code_sha256":"97cd5f6189f39c1f"}},{"arxiv_id":"1809.08545","paper":"/paper/softer-nms-rethinking-bounding-box-regression","title":"Bounding Box Regression with Uncertainty for Accurate Object Detection","date":"2018-09-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yihui-he/KL-Loss","path":"detectron/modeling/generate_anchors.py","file_url":"https://github.com/yihui-he/KL-Loss/blob/HEAD/detectron/modeling/generate_anchors.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":"7b2d56f403fb4468","mcp_get_code":{"code_sha256":"7b2d56f403fb4468"}},{"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/layer_utils/generate_anchors.py","file_url":"https://github.com/adityaarun1/pytorch_fast-er_rcnn/blob/HEAD/lib/layer_utils/generate_anchors.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d4f2ade15edff997","mcp_get_code":{"code_sha256":"d4f2ade15edff997"}},{"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/layer_utils/generate_anchors.py","file_url":"https://github.com/Sanster/tf_ctpn/blob/HEAD/lib/layer_utils/generate_anchors.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"1ffc760a4459d409","mcp_get_code":{"code_sha256":"1ffc760a4459d409"}},{"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":"facebookresearch/detectron","path":"detectron/modeling/rpn_heads.py","file_url":"https://github.com/facebookresearch/detectron/blob/HEAD/detectron/modeling/rpn_heads.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"08a5a1f47d119996","mcp_get_code":{"code_sha256":"08a5a1f47d119996"}},{"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":"jiajunhua/facebookresearch-Detectron","path":"detectron/modeling/rpn_heads.py","file_url":"https://github.com/jiajunhua/facebookresearch-Detectron/blob/HEAD/detectron/modeling/rpn_heads.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":"b77ffbba2e1a9d86","mcp_get_code":{"code_sha256":"b77ffbba2e1a9d86"}},{"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/layer_utils/generate_anchors.py","file_url":"https://github.com/aleksispi/drl-rpn-tf/blob/HEAD/lib/layer_utils/generate_anchors.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d4f2ade15edff997","mcp_get_code":{"code_sha256":"d4f2ade15edff997"}},{"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":"WalterMa/gluon-faster-rcnn","path":"rcnn/utils.py","file_url":"https://github.com/WalterMa/gluon-faster-rcnn/blob/HEAD/rcnn/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ffec5c8e487649a5","mcp_get_code":{"code_sha256":"ffec5c8e487649a5"}},{"arxiv_id":"Guo_Knowledge_Distillation_for_6D_Pose_Estimation_by_Aligning_Distributions_of_CVPR_2023_paper","paper":null,"title":"arXiv:Guo_Knowledge_Distillation_for_6D_Pose_Estimation_by_Aligning_Distributions_of_CVPR_2023_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"GUOShuxuan/kd-6d-pose-adlp","path":"models/model.py","file_url":"https://github.com/GUOShuxuan/kd-6d-pose-adlp/blob/HEAD/models/model.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":"1960b9f6797229c5","mcp_get_code":{"code_sha256":"1960b9f6797229c5"}}]}