GithubHelp home page GithubHelp logo

jsikyoon / adv_attack_capsnet Goto Github PK

View Code? Open in Web Editor NEW
175.0 175.0 33.0 4.28 MB

Tensorflow Implementation of Adversarial Attack to Capsule Networks

Python 98.10% Shell 1.90%
adversarial-example capsule-network fgsm tensorflow

adv_attack_capsnet's Introduction

Hi there ๐Ÿ‘‹

I am Yoon, Jaesik (์œค์žฌ์‹). I am currently working as a senior machine learning developer in SAP and usually researching a variety of ways to improve generality of Artificial Intelligence. This github is used to do that like sharing our proposed models or reproduced sourcecode of published papers. Hope you and your family be healthy who visits here and my logs be helpful! The details for works are in My HomePage / Google Scholar.

adv_attack_capsnet's People

Contributors

jsikyoon avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adv_attack_capsnet's Issues

bugs on max_epsilon setting

current implementation is using twice bigger max_epsilon setting than written one.

I will re-run the code and upload new result with bug fix.

Black or white box attacks?

Are the attacks reported on the frontpage black-box or white-box? In other words, what are the

(adversarial image producing model, testing model)

pairs for each attack?

Is this implementing Matrix Capsules with EM Routing?

I took a quick look at your code and it doesn't seem like it, but I wasn't sure.

I think it'd be interesting to try that, as quoting from its abstract: "Capsules also show far more resistance to white box adversarial attack than our baseline convolutional neural
network."

RGB dataset (224*224)

How can we use ur code in other RGB dataset?
Suppose the structure of dataset is like that. it contains some sub-folder. Each sub-folder represents one class.

Class A:
0001.jpg 1
0002.jpg 1
Class B:
0001.jpg 2
0002.jpg 2

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.