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

Is there a script on the training of VGG19 model using ImageNet and finding out the top-5 predictions? #11

Open
michaelTJC96 opened this issue Aug 6, 2021 · 0 comments

Comments

@michaelTJC96
Copy link

From the paper published, I can see that an experiment was set up using VGG19 model to predict the classes for images from ImageNet. Thereafter, finding out the top-5 predictions. May I know whether there is such a script available?

Also, how do you conduct the attack on a large amount of images? From the code, there is a function “load_color_image_example_from_disk” which I am using to load the images from ImageNet dataset. However, do I have to load the images one by one?

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