Closed ezelikman closed 5 years ago
Hi @ezelikman, you are right, DeepFool
is still missing in the latest version of foolbox and it's an important attack. We have started to port more of the attacks to the new batched mode; you can find the current state of this process in PR 339 - this PR already includes a working version of most of the attacks including DeepFool
. We hope to finish migrating all existing attacks soon.
DeepFool is one of the models which is currently missing from batch_attacks in 2.0.0 and seems like an important one to include