Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions docs/eval_protocol_verification.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<meta charset="utf-8">
<title>RampNet eval protocol — verification report</title>
<style>
:root{
Expand Down Expand Up @@ -65,9 +66,12 @@

<header class="col">
<div class="eyebrow">RampNet · internal verification · 2026-07-02</div>
<h1>Did we really over-count? A re-verification of the published evaluation protocol</h1>
<p class="sub">Requested by Jon: “Are you absolutely certain there was an error in the original paper and our
experimental approach? Double- and triple-check, produce visual examples of what we double-counted, and explain in greater detail.”</p>
<h1>Re-verification of the published evaluation protocol</h1>
<p class="sub">A re-examination of the matching rule used to score RampNet's detections, prompted by a
discrepancy identified after publication. Its scope: to establish whether predictions were genuinely
over-counted, to confirm that finding by independent means rather than rest on a single line of
evidence, to document the over-count with worked examples drawn from the released model's own
output, and to quantify its effect on the published metrics.</p>
</header>

<section class="col">
Expand Down
Loading