Spaces:
Running
Running
table
Browse files- index.html +7 -6
index.html
CHANGED
|
@@ -227,9 +227,7 @@
|
|
| 227 |
<div class="columns is-centered">
|
| 228 |
<div class="column container-centered is-four-fifths">
|
| 229 |
<img src="./static/images/relations.jpg" alt="Neighborhood Relations of Benign Examples and AEs"/>
|
| 230 |
-
|
| 231 |
-
<div class="column has-text-centered">
|
| 232 |
-
<p><strong>Figure 1. Neighborhood Relations of Benign Examples and AEs.</strong>. .</p>
|
| 233 |
</div>
|
| 234 |
</div>
|
| 235 |
</div>
|
|
@@ -255,7 +253,8 @@
|
|
| 255 |
<h2 class="title is-3">Detection Performance</h2>
|
| 256 |
<div class="columns is-centered">
|
| 257 |
<div class="column container-centered">
|
| 258 |
-
<table class="tg"
|
|
|
|
| 259 |
<tr>
|
| 260 |
<th class="tg-amwm" rowspan="2">AUC(%)</th>
|
| 261 |
<th class="tg-baqh" colspan="4"><span style="font-weight:bold;font-style:italic">Unse</span><span style="font-weight:bold">e</span><span style="font-weight:bold;font-style:italic">n</span><span style="font-weight:bold">: </span>Attacks used in training are preclude from tests</th>
|
|
@@ -271,7 +270,8 @@
|
|
| 271 |
<th class="tg-baqh">CW</th>
|
| 272 |
<th class="tg-baqh">AutoAttack</th>
|
| 273 |
<th class="tg-baqh">Square</th>
|
| 274 |
-
</tr
|
|
|
|
| 275 |
<tbody>
|
| 276 |
<tr>
|
| 277 |
<td class="tg-baqh">DkNN</td>
|
|
@@ -357,7 +357,8 @@
|
|
| 357 |
<td class="tg-amwm">99.16</td>
|
| 358 |
<td class="tg-amwm">99.27</td>
|
| 359 |
</tr>
|
| 360 |
-
</tbody
|
|
|
|
| 361 |
</div>
|
| 362 |
</div>
|
| 363 |
</div>
|
|
|
|
| 227 |
<div class="columns is-centered">
|
| 228 |
<div class="column container-centered is-four-fifths">
|
| 229 |
<img src="./static/images/relations.jpg" alt="Neighborhood Relations of Benign Examples and AEs"/>
|
| 230 |
+
<p><strong>Figure 1. Neighborhood Relations of Benign Examples and AEs.</strong>. .</p>
|
|
|
|
|
|
|
| 231 |
</div>
|
| 232 |
</div>
|
| 233 |
</div>
|
|
|
|
| 253 |
<h2 class="title is-3">Detection Performance</h2>
|
| 254 |
<div class="columns is-centered">
|
| 255 |
<div class="column container-centered">
|
| 256 |
+
<table class="tg" border="1" style="width:100%; text-align:center;">
|
| 257 |
+
<thead>
|
| 258 |
<tr>
|
| 259 |
<th class="tg-amwm" rowspan="2">AUC(%)</th>
|
| 260 |
<th class="tg-baqh" colspan="4"><span style="font-weight:bold;font-style:italic">Unse</span><span style="font-weight:bold">e</span><span style="font-weight:bold;font-style:italic">n</span><span style="font-weight:bold">: </span>Attacks used in training are preclude from tests</th>
|
|
|
|
| 270 |
<th class="tg-baqh">CW</th>
|
| 271 |
<th class="tg-baqh">AutoAttack</th>
|
| 272 |
<th class="tg-baqh">Square</th>
|
| 273 |
+
</tr>
|
| 274 |
+
</thead>
|
| 275 |
<tbody>
|
| 276 |
<tr>
|
| 277 |
<td class="tg-baqh">DkNN</td>
|
|
|
|
| 357 |
<td class="tg-amwm">99.16</td>
|
| 358 |
<td class="tg-amwm">99.27</td>
|
| 359 |
</tr>
|
| 360 |
+
</tbody>
|
| 361 |
+
</table>
|
| 362 |
</div>
|
| 363 |
</div>
|
| 364 |
</div>
|