issues
search
Harry24k
/
adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks [torchattacks]
https://adversarial-attacks-pytorch.readthedocs.io/en/latest/index.html
MIT License
1.92k
stars
353
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[FEATURE] Compatibility with pytorch 2.5
#199
moghadas76
opened
2 weeks ago
1
[QUESTION]The attack success rate of CW in the least-likely mode is 0, and the BIM in the same situation is above 90
#198
wang1528186571
opened
2 months ago
0
When I tested CIFAR-10 and CIFAR-100, I wanted to use the standard version of Resnet50. The robust version was added to the robustbench library.
#197
wang1528186571
opened
2 months ago
1
[QUESTION] AutoAttack iterations
#196
brsunagad
opened
3 months ago
0
Errors when downloading models from model zoom
#195
JAMES-YI
opened
4 months ago
1
requests package version
#194
jungcheolseung
opened
4 months ago
0
[QUESTION] using torchattacks on HuggingFace transformer models
#193
bakachan19
closed
4 months ago
2
Hanfei bu fgsm tests
#192
HanfeiBu
closed
5 months ago
0
set_normalization_used
#191
talrub
opened
5 months ago
4
Implementation of SuperDeepFool attack
#190
alirezaabdollahpour
opened
5 months ago
1
Using Saved model for generating adversarial samples.
#189
chamanbanolia
opened
5 months ago
1
Difference in robust accuracies for Autoattack
#188
iamsh4shank
opened
5 months ago
1
[BUG] JSMA massive gpu memory consumption
#187
Dontoronto
closed
5 months ago
9
[QUESTION] I have got confused by the code description
#186
EthanChu7
opened
6 months ago
3
[QUESTION]BIM and PGD have the same output
#185
pleaseWind
opened
6 months ago
6
[BUG] Bugs in the f function of cw.py
#184
EthanChu7
opened
6 months ago
2
[QUESTION]
#183
ShuchunXu
opened
7 months ago
2
[BUG] The implementation of eps-ball in MI-FGSM
#182
ZhongliangGuo
closed
7 months ago
1
FileNotFoundError: [Errno 2] No such file or directory: './data/imagenet_class_index.json'
#181
Qucl457
opened
7 months ago
2
[BUG]The one-pixel attack is not working as expected. It seems not work?
#180
finger-monkey
opened
7 months ago
1
[BUG] FAB is not working
#179
mmajewsk
opened
8 months ago
3
[BUG] Applying attacks on 2 instances of the same model gives too far away results
#178
talrub
opened
8 months ago
1
FileNotFoundError: [WinError 3] The system cannot find the path specified: './data/imagenet'
#177
tryingmybest99
opened
8 months ago
1
[QUESTION]How to use Square or Pixle to attack?
#176
allanxia
opened
9 months ago
3
Adversarial attacks for YOLOv8 Detection task
#175
BilAlHomsi
opened
9 months ago
2
Add save_every_iter option
#173
klchen0112
opened
11 months ago
0
torchattacks.FGSM(model, eps=0) perturbs image
#172
michellerosehb
opened
11 months ago
5
[QUESTION] Low success rate for the Carlini-Wagner attack.
#171
Adversarian
closed
12 months ago
7
One of the differentiated Tensors appears to not have been used in the graph. Set allow_unused=True if this is the desired behavior.
#170
rishiyanth
closed
11 months ago
4
Adversarial Training
#169
COD1995
closed
11 months ago
2
CW efficiency improvement and bug fix, add CW binary search version, early stop PGD version, support `L0` and `Linf` for CW and CWBS, rewrite FAB attack, fix MI-FGSM bug, rewrite JSMA.
#168
rikonaka
opened
1 year ago
11
[QUESTION] Binary search for Carlini-Wagner
#167
Adversarian
closed
1 year ago
4
The model loading in the demo seems to have become inactive[BUG]
#166
wan3333
opened
1 year ago
11
Add Fast Minimum-Norm Attack (FMN)
#165
lucascionis
opened
1 year ago
4
[QUESTION] What is the difference between autoattack.py in this repository and autoattack.py in the auto-attack repository?
#164
seopp
opened
1 year ago
1
[BUG] miss of res for L1 in torchattack.fab.py
#163
JieHarry-Hu
opened
1 year ago
1
one pixel numpy, tensor incompatiblity
#162
hosnahoseini
closed
1 year ago
1
[BUG] Incorrect random start of PGD L2
#161
Framartin
opened
1 year ago
2
Bug fix
#160
rikonaka
closed
1 year ago
1
[BUG] no function "set_training_mode" but "set_model_training_mode" instead
#159
skadiscarlet
closed
1 year ago
3
[QUESTION] About check_validity function
#158
WWWWWLI
closed
1 year ago
2
[BUG]when i use pip to install the new version, it uinstall my cuda and torch(1.12.0) and install the cpu version(1.13.0)
#157
biuboomc
closed
1 year ago
2
[QUESTION]The 'inf' in 'deepfool.py'
#156
songty21110133
closed
1 year ago
2
[BUG] Getting same image as input
#155
Moebits
closed
10 months ago
6
[QUESTION] Using this on blip captioner
#154
Moebits
closed
1 year ago
5
[BUG]if use pip install torchattacks, the DeepFool is wrong
#153
kld20092009
closed
1 year ago
3
[QUESTION]autoattack in binary classification
#152
xarryon
opened
1 year ago
0
Update attack.py
#151
jun981015
closed
1 year ago
1
TorchAttack for Quantised pytorch model
#150
mohanrajroboticist
opened
1 year ago
7
Grad cam
#149
shashankskagnihotri
closed
1 year ago
0
Next