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

Problems compiling and executing the application #3

Open
tevonwallace opened this issue Feb 14, 2023 · 1 comment
Open

Problems compiling and executing the application #3

tevonwallace opened this issue Feb 14, 2023 · 1 comment

Comments

@tevonwallace
Copy link

Hi. I have been experiencing issues executing the application. I followed all instructions, as well as most dependencies. I mentioned "most" dependencies because I got "not found" error messages when installing some of the pip resources.

After installing the dependencies, I receive the following errors after executing the following command:
python adaptive_targeted_PGD_linf.py
[--adaptive_PGD_loss all| ssim_dis_dml| dis_dml| ssim_dis| ssim_dml| dis| dml| ssim]

command not found: ssim_dis_dml
command not found: dis_dml
command not found: ssim_dis
command not found: dis
command not found: ssim_dml
command not found: dml
command not found: ssim

@yangyijune
Copy link
Contributor

Hi, have you solved the problem? adaptive_PGD_loss is an arg to choose the adaptive attack loss function. See here.

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

No branches or pull requests

2 participants