Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
shashankkotyan committed Jun 20, 2024
1 parent e7951be commit 457f11b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- We propose a black-box algorithmic framework based on an Evolutionary Strategy titled EvoSeed to generate natural adversarial samples in an unrestricted setting.
- Our results show that adversarial samples created using EvoSeed are photo-realistic and do not change the human perception of the generated image; however, can be misclassified by various robust and non-robust classifiers.

<div align="center" vertical-align="middle">
<div align="center">
<img src="./assets/demo.jpg" alt="" width="100%">
</div>
Figure: Adversarial images created with EvoSeed are prime examples of how to deceive a range of classifiers tailored for various tasks.
Expand All @@ -30,6 +30,10 @@ Note that, the generated natural adversarial images differ from non-adversarial
## <img src="./assets/icons/mortarboard.png" style="height:35px"> Tutorial:
Tutorial for creating adversarial images for ResNet-50 using Stable Diffusion can be found in the [notebook](./code/Tutorial.ipynb)

<div align="center">
<img src="./assets/output.gif" alt="" width="100%">
</div>

## <img src="./assets/icons/cite.png" style="height:35px"> Citation:

If you find this project useful please cite:
Expand Down
Binary file added assets/output.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 457f11b

Please # to comment.