Closed erickgalinkin closed 3 years ago
Thanks Eric.
Found that we added nargs+
to --attack
but didn't implement the logic to actually execute on every attack...
This has been fixed in the competition branch (docker run -p8888:8888 azuretrustworthyml/counterfit-mlsecevasion:latest
). We will backport to main, but this has some additional attacks that you would probably be interested in.
When attempting to scan using the
-a
option with multiple attacks, the script only launches the last attack.I am using a tensorflow model trained on mnist. I've attached images displaying the issue. The issue occurs with both the "image" and "numpy"
model_data_type
.