openphilanthropy / unrestricted-adversarial-examples

Contest Proposal and infrastructure for the Unrestricted Adversarial Examples Challenge
Apache License 2.0
327 stars 62 forks source link

Core dumped when executing 'spsa_with_random_spatial' attack #75

Closed LayneH closed 4 years ago

LayneH commented 5 years ago

Hi, I got a core dumped error when I tried to evaluate my adv model using this function.

The error messages are as below:

Executing attack: spsa_with_random_spatial 0%| | 0/63 [00:00<?, ?it/s] stack smashing detected : terminated Aborted (core dumped)

Do you have any solution for this error?