bethgelab / foolbox

A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX
https://foolbox.jonasrauber.de
MIT License
2.73k stars 425 forks source link

Use foolbox for multi-label classification #708

Closed WandernForte closed 12 months ago

WandernForte commented 1 year ago

how to perform attack to multi-label classification with foolbox? are there any examples?

zimmerrol commented 12 months ago

This is not supported out of the box right now.