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

The natural accuracies of ResNet18 and ResNet50 in CIFAR10 #19

Open
louvinci opened this issue Nov 6, 2021 · 0 comments
Open

The natural accuracies of ResNet18 and ResNet50 in CIFAR10 #19

louvinci opened this issue Nov 6, 2021 · 0 comments

Comments

@louvinci
Copy link

louvinci commented Nov 6, 2021

I am new to the field of adversarial attacks. I noticed that the natural accuracies of ResNet18 and ResNet50 in CIFAR10 are 78.38% and 79.15% respectively, which are much lower than other pre-trained models. So, what is the reason for this? Is it because of adversarial training using PGD? I also found a lack of preprocessing operations, e.g., normalization operations, prior to training the models.

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