Home › Code › bbox_iou

bbox_iou

Syntologyentry name in harvested coderead from the graph 2026-09-24

bbox_iou appears in the code Syntology harvested for 21 papers, as 19 distinct code bodies found in 21 places (a place is one code body under one paper). At least one of them ran in 7 of the papers; 3 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named bbox_iou do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 6 of the 19 distinct code bodies named bbox_iou; 13 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

1ran · honoured contract
0ran · violated contract
0ran · our draft was wrong
2ran · fixture could not drive it
3ran
13unverified
3fingerprinted

Licence is a property of each copy, so it is counted per place: 3 of the 21 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

21 papers shown of 21, newest first; 21 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive; 3 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
EGTR: Extracting Graph from Transformer for Scene Graph Generation 2 Apr 2024 naver-ai/egtr/lib/evaluation/ap_eval_rel.py 8b29521250c9137c ran Apache-2.0 (permissive)
u-LLaVA: Unifying Multi-Modal Tasks via Large Language Model 9 Nov 2023 OPPOMKLab/u-LLaVA/evaluation/tools.py 8b0261c8ffb51491 ran Apache-2.0 (permissive)
Unsupervised Domain Adaptive Detection with Network Stability Analysis 16 Aug 2023 tiankongzhang/nsa/detection/modeling/giou.py 4813f83190c76310 ran fingerprinted no licence file found · pointer only
Combating noisy labels in object detection datasets 25 Nov 2022 safednn-group/safednn-clean/safednn-clean.py 1417529d8aad860c ran · honoured contract GPL-3.0 (copyleft) · pointer only
PP-YOLOE: An evolved version of YOLO 30 Mar 2022 Gaurav14cs17/YOLOE/models/iou_loss.py 68a39442eb36f371 unverified MIT (permissive)
Robust Multi-Task Learning and Online Refinement for Spacecraft Pose Estimation across Domain Gap 8 Mar 2022 tpark94/spnv2/core/utils/metrics.py afabbf638fe66d8d unverified MIT (permissive)
PlaneRecNet: Multi-Task Learning with Cross-Task Consistency for Piece-Wise Plane Detection and Reconstruction from a Single RGB Image 21 Oct 2021 eryixie/planerecnet/models/functions/funcs.py 98ff672b9011e1de unverified MIT (permissive)
YOLOP: You Only Look Once for Panoptic Driving Perception 25 Aug 2021 hustvl/yolop/lib/core/general.py 8640c6fbdcca0d08 unverified MIT (permissive)
Hybrid Generative-Contrastive Representation Learning 11 Jun 2021 kakaobrain/scrl/models/box_generator.py c5744484ed18b5c3 unverified Apache-2.0 (permissive)
Learning to Estimate Robust 3D Human Mesh from In-the-Wild Crowded Scenes 15 Apr 2021 hongsukchoi/3dcrowdnet_release/tool/match_3dpw_2dpose.py fbb3863e95291441 unverified MIT (permissive)
Fully Convolutional Scene Graph Generation 30 Mar 2021 liuhengyue/fcsgg/fcsgg/evaluation/sgg_evaluation.py b692844d22d4900d unverified MIT (permissive)
Beyond Max-Margin: Class Margin Equilibrium for Few-shot Object Detection 8 Mar 2021 Bohao-Lee/CME/core/region_loss.py e175b754bea158f6 ran · fixture could not drive it fingerprinted no licence file found · pointer only
YOLOv4: Optimal Speed and Accuracy of Object Detection 23 Apr 2020 youchangxin/YOLOv4_tensorflow2/utils/iou.py cbe6ee131a66ebda unverified MIT (permissive)
Bag of Freebies for Training Object Detection Neural Networks 11 Feb 2019 wizyoung/YOLOv3_TensorFlow/utils/data_aug.py bd08a00ded7caa44 unverified MIT (permissive)
Differentiable Learning-to-Normalize via Switchable Normalization 28 Jun 2018 diogorpeixoto/SN_boxy/deps/keras_yolov3/yolo3_one_file_to_detect_them_all.py 780dc46447422dd0 unverified MIT (permissive)
YOLOv3: An Incremental Improvement 8 Apr 2018 DevBruce/YOLOv3-TF2/libs/utils/calc_ious.py a28227d670ba6b7e unverified MIT (permissive)
Simple Online and Realtime Tracking 2 Feb 2016 choiwb/Computer_Vision_for_Smart_Factory/utils/utils.py 359c906d4db69e92 ran · fixture could not drive it fingerprinted MIT (permissive)
You Only Look Once: Unified, Real-Time Object Detection 8 Jun 2015 vvasilo/yolov3_pytorch_ros/src/yolov3_pytorch_ros/models/models.py 359c906d4db69e92 ran · fixture could not drive it fingerprinted BSD-3-Clause (permissive)
arXiv:aaai_28278 om-ai-lab/GroundVLP/Detic/cal_score_detic.py 0a7089f0c4fa226a unverified Apache-2.0 (permissive)
arXiv:Wang_3D_Human_Mesh_Recovery_with_Sequentially_Global_Rotation_Estimation_ICCV_2023_paper kennethwdk/SGRE/tool/match_3dpw_2dpose.py fbb3863e95291441 unverified MIT (permissive)
arXiv:136960462 levymsn/CQA-CRCT/Detector/feature_extraction/bbox_match.py a9517dd6b8183083 unverified MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections