Giter VIP home page Giter VIP logo

Comments (3)

qizhangli avatar qizhangli commented on August 24, 2024

Hi!
I've just got the results with these parameters by running
python3 attack/imagenet/attack_resnet50.py --epsilon 0.1 --niters 300 --batch_size 50 --save_dir github_issue --method linbp_mdi2fgsm
python3 attack/imagenet/test.py --dir github_issue
I got
image

Also, here is the result of the `pip list` from the environment I used
Package                Version
---------------------- --------
cycler                 0.10.0
distro-info            0.21
iotop                  0.6
joblib                 1.0.0
kiwisolver             1.3.1
matplotlib             3.3.3
numpy                  1.19.5
opencv-python-headless 4.5.1.48
pandas                 1.2.1
patsy                  0.5.1
Pillow                 8.1.0
pip                    20.3.1
protobuf               3.14.0
pycurl                 7.43.0.2
PyGObject              3.30.4
pyparsing              2.4.7
python-apt             1.8.4.2
python-dateutil        2.8.1
pytz                   2020.5
scikit-learn           0.24.1
scipy                  1.6.0
setuptools             42.0.2
six                    1.15.0
sklearn                0.0
statsmodels            0.12.1
tfrecord               1.11
threadpoolctl          2.1.0
torch                  1.7.1
torchvision            0.8.2
typing-extensions      3.7.4.3
unattended-upgrades    0.1
wheel                  0.36.1

from linbp-attack.

qizhangli avatar qizhangli commented on August 24, 2024

Could you provide your selected_imagenet.csv file?

from linbp-attack.

Asteriajojo avatar Asteriajojo commented on August 24, 2024

Hi! I checked my csv.file.
image
My label index is from 0 to 999,but if I change it from 1 to 1000, or I use
image then the success rate will be
image.
It seems the label mismatching caused my problem. But I wonder if this label mismatching problem will cause some trouble during the attack process?
Thanks a lot!

from linbp-attack.

Related Issues (5)

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.