GithubHelp home page GithubHelp logo

fenhua / detdak Goto Github PK

View Code? Open in Web Editor NEW
40.0 40.0 6.0 26.64 MB

Patch adversarial attack; object detection; CIKM2020 安全AI挑战者计划第四期:通用目标检测的对抗攻击

Python 58.89% Shell 0.02% C 5.73% C++ 0.02% Jupyter Notebook 31.31% Dockerfile 0.01% Makefile 0.01% Batchfile 0.01% Cython 4.01%

detdak's People

Contributors

fenhua 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

Watchers

 avatar  avatar

detdak's Issues

list indices must be integers or slices, not tuple

File "/faster_rcnn/DeDark/attack_rcnn_mask.py", line 31, in
_, noise = L2_attack(model, img, max_iter=100, epsilon=100, mask=mask) # L2 20->1
File "/faster_rcnn/DeDark/attack_utils/attackloss_rcnn.py", line 102, in L2_attack
idx = GetObject(model, img)
File "/faster_rcnn/DeDark/attack_utils/attackloss_rcnn.py", line 26, in GetObject
if(result[i][j,4] > 0.3):
TypeError: list indices must be integers or slices, not tuple

How can I solve this problem? Looking forward to your reply!

sensitive locations

Hi, you mentioned in the article that we find that the sensitive locations of the input image
might change over time when attacking algorithms are performed
iteratively, how you proved it?
Thanks!@FenHua

about your yolo model

cfgfile = "models/yolov4.cfg"
weightfile = "models/yolov4.weights"

Where did you train your yolo model?

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.