Coder Social home page Coder Social logo

fs_attack's Introduction

FS_Attack

  • 預設 dataset 路徑為 '/tf/datasets' (可在samples.samples.py修改)
  • 預設從 dataset 中抽取圖片放到 tmp_image 底裡

各檔案用途

  • FS_attack.py : 主要攻擊程式
  • metric.py : 計算 metric
  • sample_img.py : 用來從 dataset 抽圖片放到 tmp_image 底下
  • Experiment_ver7.ipynb : 最新版實驗
  • experiment_script : 存一些實驗用過的 script,要移到XAI_Attack資料夾下才能用

用法

攻擊特定圖片 python FS_attack.py --method "lrp" --n 100 --cuda --num 1 --dump True --origin True
計算 metric 範例 python metric.py --img output/lrp_1_ori_img.npy --adv_img output/lrp_1_adv_img.npy

其他連結

論文投影片 [link]
CISC演討會版本 [link]

fs_attack's People

Contributors

star32134212 avatar

Watchers

 avatar  avatar

fs_attack's Issues

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.