Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of new web page to demonstrate Feature-Squeezing #10

Open
mr-sarthakgupta opened this issue Oct 20, 2022 · 0 comments
Open

Creation of new web page to demonstrate Feature-Squeezing #10

mr-sarthakgupta opened this issue Oct 20, 2022 · 0 comments
Labels
enhancement New feature or request intermediate Difficulty Level

Comments

@mr-sarthakgupta
Copy link
Member

Creation of new web page to demonstrate Feature-Squeezing

Task - Creation of a web page following the same design pattern as the pages demonstrating attacks for demonstrating the Feature-Squeezing technique for detecting adversarial perturbations.

Difficulty Level - Intermediate

Steps to be followed -

  • Create a new file in the directory "adversarial_lab/template" named "feature_squeezing.html".
  • Make a copy of any web page demonstrating adversarial attacks(say fgsm.html) and make the following changes:
    1. Reduce the number of image display panels from two to one.
    2. Make the single image display panel centre-aligned.
    3. Remove the panel displaying the class assigned to the image by the deep-learning model, instead add a panel that would display whether the uploaded image is adversarially perturbed or not.
@mr-sarthakgupta mr-sarthakgupta added enhancement New feature or request intermediate Difficulty Level labels Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request intermediate Difficulty Level
Projects
None yet
Development

No branches or pull requests

1 participant