allenhzy commited on
Commit
daa90fa
·
1 Parent(s): 48c978d
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -259,7 +259,7 @@
259
  <h2 class="title is-3">Detection Performance</h2>
260
  <div class="columns is-centered">
261
  <div class="column container-centered">
262
- <table class="tg" border="1" style="width:100%; text-align:center;">
263
  <caption><strong>Table 1.</strong>The Area Under the ROC Curve (AUC) of Different Adversarial Detection Approaches on CIFAR-10. LNG
264
  is not open-sourced and the data comes from its report. To align with baselines, classifier: ResNet110, FGSM: ε = 0.05, PGD:
265
  ε = 0.02. Note that BEYOND needs no AE for training, leading to the same value on both seen and unseen settings. The <strong>bold</strong> values
 
259
  <h2 class="title is-3">Detection Performance</h2>
260
  <div class="columns is-centered">
261
  <div class="column container-centered">
262
+ <table class="tg" border="1" style="width:100%;">
263
  <caption><strong>Table 1.</strong>The Area Under the ROC Curve (AUC) of Different Adversarial Detection Approaches on CIFAR-10. LNG
264
  is not open-sourced and the data comes from its report. To align with baselines, classifier: ResNet110, FGSM: ε = 0.05, PGD:
265
  ε = 0.02. Note that BEYOND needs no AE for training, leading to the same value on both seen and unseen settings. The <strong>bold</strong> values