adaptive
Browse files- index.html +2 -5
index.html
CHANGED
@@ -474,10 +474,7 @@
|
|
474 |
|
475 |
<div class="columns is-centered">
|
476 |
<div class="column is-full-width">
|
477 |
-
<
|
478 |
-
|
479 |
-
<!-- Interpolating. -->
|
480 |
-
<h3 class="title is-4">Interpolating states</h3>
|
481 |
<div class="content has-text-justified">
|
482 |
<p>
|
483 |
We can also animate the scene by interpolating the deformation latent codes of two input
|
@@ -493,7 +490,7 @@
|
|
493 |
</div>
|
494 |
<input class="slider is-fullwidth is-large is-info"
|
495 |
id="interpolation-slider"
|
496 |
-
step="1" min="0" max="
|
497 |
</div>
|
498 |
</div>
|
499 |
<br/>
|
|
|
474 |
|
475 |
<div class="columns is-centered">
|
476 |
<div class="column is-full-width">
|
477 |
+
<h3 class="title is-4">Performance of BEYOND against Adaptive Attacks</h3>
|
|
|
|
|
|
|
478 |
<div class="content has-text-justified">
|
479 |
<p>
|
480 |
We can also animate the scene by interpolating the deformation latent codes of two input
|
|
|
490 |
</div>
|
491 |
<input class="slider is-fullwidth is-large is-info"
|
492 |
id="interpolation-slider"
|
493 |
+
step="1" min="0" max="6" value="0" type="range">
|
494 |
</div>
|
495 |
</div>
|
496 |
<br/>
|