GithubHelp home page GithubHelp logo

hendrycks / fooling Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 5.0 55.68 MB

Code for the Adversarial Image Detectors and a Saliency Map

License: MIT License

Python 0.21% Jupyter Notebook 20.14% Shell 0.01% OpenEdge ABL 79.65%

fooling's People

Contributors

hendrycks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fooling's Issues

some puzzle about the data provided

u.npy and s.npy are provided directly without code? I have some question about these data, I use np.linalg.svd to get s.npy from cifar data, and get the last ones is n*e-6, but ./tinyimagenet/s.npy provided directly are all over e-2. Can you teach me how to get it, thank you very much

Incomplete information about code

In adversarial_whitening.ipynb:
u_tiny = np.load('./tiny-imagenet/u.npy')
v_tiny = np.load('./tiny-imagenet/v.npy')
have such errors:
FileNotFoundError: [Errno 2] No such file or directory: './tiny-imagenet/u.npy'
FileNotFoundError: [Errno 2] No such file or directory: './tiny-imagenet/v.npy'
but in 'tiny-imagenet', there is no 'u.npy' and 'v.npy'.
Looking forward to your reply as soon as possible.

u.npy and v.npy disappeared

Hello, sorry to bother you, I'm a litter puzzled by no u.npy and v.npy in tiny-imagenet need by adversarial_whitening.ipynb, hope to be answered, thank you very much

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.