huanzhang12 / CLEVER

CLEVER (Cross-Lipschitz Extreme Value for nEtwork Robustness) is a robustness metric for deep neural networks
https://openreview.net/pdf?id=BkUHlMZ0b
Apache License 2.0
61 stars 20 forks source link

issue about the imagenet dataset #10

Open diablogbt opened 3 years ago

diablogbt commented 3 years ago

I want to reproduce the result using CLEVER, but it seems the imagenet dataset link in your readme is not available now. Could you please tell me about the imagenet test set you used for CLEVER score, or is there any copy you still keep? Thanks.

huanzhang12 commented 3 years ago

I've updated the link, please try again. Sorry for the inconvenience.

diablogbt commented 3 years ago

Thank you for your update! Also the links in setup_imagenet.py are invalid now, and i cannot get the models there. Could you update them too? Thanks.

huanzhang12 commented 3 years ago

@diablogbt Updated again, could you try one more time?

Thanks, Huan