allenhzy commited on
Commit
683e3db
·
1 Parent(s): b7e9852
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -417,7 +417,7 @@
417
  <h2 class="title is-3">Adaptive Attack</h2>
418
 
419
  <div class="columns is-centered">
420
- <div class="column has-text-justified">
421
  <p>
422
  Attackers can design adaptive attacks to try to bypass BEYOND when the attacker knows all the parameters of the model
423
  and the detection strategy. For an SSL model with a feature extractor $f$, a projector $h$, and a classification head $g$,
 
417
  <h2 class="title is-3">Adaptive Attack</h2>
418
 
419
  <div class="columns is-centered">
420
+ <div class="column has-text-centered">
421
  <p>
422
  Attackers can design adaptive attacks to try to bypass BEYOND when the attacker knows all the parameters of the model
423
  and the detection strategy. For an SSL model with a feature extractor $f$, a projector $h$, and a classification head $g$,