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

Addition of "Download Image" option on the main website #8

Open
Heril18 opened this issue Oct 20, 2022 · 0 comments
Open

Addition of "Download Image" option on the main website #8

Heril18 opened this issue Oct 20, 2022 · 0 comments
Labels
enhancement New feature or request Hard Difficulty Level

Comments

@Heril18
Copy link
Collaborator

Heril18 commented Oct 20, 2022

Addition of functionality to allow download of the adversarially perturbed images.

Task - Setting up of "Download Command" in the website code and deploying the Download Button on the website.

  • Difficulty Level : Hard

  • Task Description -

Create a functional "Download Image" button for each of the web pages demonstrating attacks present in adversarial_lab/template which would download the adversarially perturbed image to the user's device.

  • Steps to be followed -

  • Edit the .HTML files in adversarial_lab/template to add a download button in an appropriate position for each of the web pages with the functionality for downloading the adversarially perturbed image.
  • Make use of the javascript download functionality described here.
  • Make sure that the download button is present at a constant location for each of the web pages containing attack demonstrations.
@Heril18 Heril18 added enhancement New feature or request Hard 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 Hard Difficulty Level
Projects
None yet
Development

No branches or pull requests

1 participant