zaitang commited on
Commit
16f05a6
·
verified ·
1 Parent(s): 6e480a4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -21
index.html CHANGED
@@ -521,27 +521,6 @@
521
 
522
 
523
 
524
- <!-- Empirical Validation Section -->
525
- <section class="section">
526
- <div class="container is-max-desktop">
527
- <h2 class="title is-3">Empirical Validation of GREAT Score</h2>
528
- <div class="columns is-centered">
529
- <div class="column container-centered">
530
- <div>
531
- <img src="./static/images/new_figure_2_2.png"
532
- class="method_overview"
533
- alt="Comparison of local GREAT Score and CW attack"/>
534
- <p>
535
- <strong>Figure 2.</strong> Comparison of local GREAT Score and CW attack in L<sub>2</sub> perturbation on CIFAR-10 with Rebuffi_extra model.
536
- The x-axis is the image id. The result shows the local GREAT Score is indeed a lower bound of the perturbation level found by CW attack.
537
- </p>
538
- </div>
539
- </div>
540
- </div>
541
- </div>
542
- </section>
543
- <!-- Empirical Validation Section -->
544
-
545
 
546
 
547
 
 
521
 
522
 
523
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
524
 
525
 
526