issues
search
cleverhans-lab
/
cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
MIT License
6.21k
stars
1.39k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update utils.py to fix memory leak in clip_eta function
#1247
Lastsource
opened
3 months ago
0
fix cleverhans/tutorials/jax/mnist_tutorial.py
#1246
destinl
opened
7 months ago
0
Model Zoo
#1245
linghunwhp
opened
8 months ago
0
Tensorflow and Keras compatible versions for Cleverhans==3.1.0
#1244
tekeuange23
opened
8 months ago
0
fix bug in broadcasting tensors
#1242
ben-zoo
opened
10 months ago
0
TF2: CarliniWagnerL2 fails if argument `y` is provided and batch size is unequal to number of samples
#1241
thijs-vanweezel
opened
10 months ago
0
Issue Running CW Attack with PyTorch
#1239
christymarc
opened
1 year ago
0
Missing non-linearity in torch/mnist_tutorial.py
#1237
litvand
closed
1 year ago
1
'get_shape' Attribute
#1235
amissafari
opened
1 year ago
0
Bug fix - Carlini_Wagner_L2 (tf2) - raise exception when clip_min or clip_max is type None
#1234
oiannace
opened
1 year ago
0
Update fast_gradient_method.py
#1233
rekino
closed
1 year ago
0
JAX attacks depend on experimental features that does not exist
#1232
rekino
opened
1 year ago
0
Update fast_gradient_method.py
#1231
peterljq
opened
2 years ago
0
cleverhans.torch.utils.clip_eta will cause GPU memory leaking for its in-place operation
#1230
Darius-H
opened
2 years ago
1
Distributed Adversarial Examples Generation
#1229
wanliAlex
opened
2 years ago
0
Tensorflow 2 C&W2 implementation targeted bug
#1228
ugorsahin
opened
2 years ago
0
Predicted Class Labels
#1227
cvdolph
opened
2 years ago
1
Make FGM work for exotic dtypes. Some black-ing, pep8-ing. Fix broken test.
#1226
kylematoba
opened
2 years ago
0
tighten TestSPSA::test_adv_example_success_rate_linf bound
#1225
austereantelope
opened
2 years ago
0
Fast gradient Method doesn't work for double precision: Suggestion for the fix
#1224
williampiat3
opened
2 years ago
1
added pytorch tutorial link for mnist
#1223
Wehzie
closed
1 year ago
0
Make loss function a parameter in torch implementation
#1222
gkysaad
opened
3 years ago
1
Is there code ZOO: Zeroth Order Optimization Based Black-box Attacks to Deep Neural Networks without Training Substitute Models?
#1221
Kitzzaaa
opened
3 years ago
0
DeepFool and ElasticNet attacks for TF2 in cleverhans v4.0.0
#1220
le000043
opened
3 years ago
1
[tf2] CarliniWagnerL2: Make const shape compatible for batch processing.
#1219
kxyoke
opened
3 years ago
0
fix CarliniWagnerL2 dtype bug
#1218
LPirch
closed
3 years ago
0
Update semantic.py
#1217
xu-weizhen
closed
3 years ago
0
ModuleNotFoundError: No module named 'cleverhans.attacks'
#1216
AbdulMustafa97
closed
3 years ago
4
ModuleNotFoundError: No module named 'cleverhans.utils_tf'
#1215
AbdulMustafa97
closed
3 years ago
0
Adam for PGD / BIM attacks
#1214
minkyu-choi04
closed
3 years ago
1
Is there any problem in my code of FGSM and I-FGSM? plz HELP
#1213
RSMung
closed
3 years ago
14
use torch builtin arctanh method
#1212
redwrasse
closed
3 years ago
1
Torch implemantation of the fast gradient method
#1211
amirhagai
opened
3 years ago
5
Survey on globally distributed software engineering
#1210
AsWali
closed
3 years ago
1
There is no torch package when use command pip install cleverhans!Why?HELP!
#1209
RSMung
closed
3 years ago
3
Saliency Map Method (JSMA) for Cleverhans 4.0?
#1208
sethbeckett
opened
3 years ago
1
add resampling audio input transformation defense in torch
#1207
saumya0303
closed
3 years ago
10
cast to tensor if in numpy array for fgsm attack
#1206
grahamannett
closed
3 years ago
0
bug in CarliniWagnerL2 for tf2
#1205
grahamannett
opened
3 years ago
2
projected_gradient_descent() gives an error
#1204
ananthceh19
opened
3 years ago
1
Fix black formating on TF2 CIFAR-10 tutorial
#1203
steverab
closed
3 years ago
0
add torch mnist tutorial with black-formatted file
#1202
tejuafonja
closed
3 years ago
2
Switch mnist dataset mirror to a more reliable one
#1201
tejuafonja
closed
3 years ago
2
fixed indentation in tf2 cifar10 tutorial
#1200
AxelBohm
closed
3 years ago
1
Custom loss in MIM in TF2
#1199
YutianPangASU
closed
3 years ago
6
Error in FGSM with keras
#1198
ForeverRuri
closed
3 years ago
3
Axel bohm fix names
#1197
alkaet
closed
3 years ago
0
Black formatter
#1196
alkaet
closed
3 years ago
1
Changed code formatting to Black
#1194
jonasguan
closed
3 years ago
1
variables were mistakenly named mnist
#1193
AxelBohm
closed
3 years ago
1
Next