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

Implementation of SuperDeepFool attack #190

Open
alirezaabdollahpour opened this issue Jun 25, 2024 · 1 comment
Open

Implementation of SuperDeepFool attack #190

alirezaabdollahpour opened this issue Jun 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@alirezaabdollahpour
Copy link

✨ Short description of the feature [tl;dr]

SuperDeepFool is a state-of-the-art minimum-norm adversarial attack proposed in this paper. The original implementation of the SuperDeepFool attack is located here based on the structure of the "torchattacks library."
Please add this attack to the torch attack list.

💬 Detailed motivation and codes

The implementation of SuperDeepFool is straightforward. It is heavily based on the structure of the "torch attacks library."

@alirezaabdollahpour alirezaabdollahpour added the enhancement New feature or request label Jun 25, 2024
@rikonaka
Copy link
Contributor

It seems that you are the author of this attack method, so maybe it would be better if you came to modify and submit to torchattacks. 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants