Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to reproduce the result on VGG-19 on CIFAR-10 #4

Open
momo1986 opened this issue Jan 29, 2021 · 0 comments
Open

How to reproduce the result on VGG-19 on CIFAR-10 #4

momo1986 opened this issue Jan 29, 2021 · 0 comments

Comments

@momo1986
Copy link

Hello,

Thanks for sharing.

In your published paper, you announced that 0.66 is error-rate for UAN attack on VGG-19 of CIFAR-10.

I am very interested in reproducing the announced result.

I use this command:
python main.py --cuda --dataset cifar10 --epochs 200 --batchSize 32 --max_norm --shrink 0.00075 --shrink_inc 0.0001 --l2reg 0.00001 --restrict_to_correct_preds 1 --netClassifier vgg19 --imageSize32--outf vggresults --every 100

I can only have below 5 percent accuracy drop on reproduced adversarial examples.

Could you help me realize the expected performance on CIFAR-10?

Thanks & Regards!
Momo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant