ZhidanLiu
69246ef270
update data path in ut
3 years ago
shu-kun-zhang
8cc2a94549
Fix API Issues
3 years ago
ZhidanLiu
9ea649e01b
modify fuzz to call new image transform method
3 years ago
ZhidanLiu
46cc2d2d13
adjust folder of image transform method
3 years ago
ZhidanLiu
cad46ebc1d
ut for image transform method of real world robustness test
3 years ago
i-robot
ab4f0eb97b
!305 Changing attributeError to valueError
Merge pull request !305 from ye12121/master
3 years ago
i-robot
bd610cfc8a
!304 Add API examples for attack module
Merge pull request !304 from 张澍坤/master
3 years ago
shu-kun-zhang
7aa82a43de
Add API Doc examples for attack classes
3 years ago
ye12121
fa936b85aa
change AttributeError to ValueError
3 years ago
i-robot
da422e92b0
!300 Changing default type of input data from mindspore.dataset to iterable
Merge pull request !300 from ye12121/master
3 years ago
ye12121
1bca351421
The default type of input data is changed from mindspore.dataset to iterable
3 years ago
shu-kun-zhang
d0cf40001d
add garbage collection for attack module
3 years ago
i-robot
cbed4ad6bd
!279 Provides mindarmour with model fault injection
Merge pull request !279 from ye12121/master
3 years ago
ye12121
07beeac6e3
add fault injection package
3 years ago
shu-kun-zhang
bdb1259c8d
fix testcases, add testcase for cpu
3 years ago
wuxiaoyu123456
e49c6a5b56
Merge branch 'master' of gitee.com:mindspore/mindarmour into master
3 years ago
i-robot
6814b401cb
Concept drift check for images
Merge pull request !268 from wuxiaoyu
3 years ago
i-robot
5c945664bb
Concept drift check for images
Merge pull request !268 from wuxiaoyu
3 years ago
ZhidanLiu
9fd4bfd2b9
reconstruct AI fuzzer and Model Neuron Coverages
3 years ago
RyanZ
72a3f6bd6c
Add feature of NC and Effective NC to test coverag
Signed-off-by: zhengyang (H) <zhengyang31@huawei.com>
add feature of NC and effective NC to test coverage
Signed-off-by: zhengyang (H) <zhengyang31@huawei.com>
4 years ago
i-robot
e8163061d0
!241 fix bug of salt and pepper attack
Merge pull request !241 from ZhidanLiu/master
4 years ago
ZhidanLiu
47bff74ac8
fix bug of salt and pepper attack
4 years ago
liuluobin
52386f6ad4
fix underflow occurs when calculating SoftmaxCrossEntropy
4 years ago
liuluobin
fe6cd1fdf6
fix GradOperation failed when compute jacobian matrix for detection
4 years ago
ZhidanLiu
9d391bbb4a
modify api description of fuzzer and NES
4 years ago
wuxiaoyu (F)
28044efa31
a new feature add: concept drift
4 years ago
jin-xiulang
30a17fa462
Fix an issue of inversion attack
4 years ago
jin-xiulang
264017835f
Fix a bug of inversion-attack
4 years ago
itcomee
d0817b351a
suppress based privacy model, 2021.2.9
4 years ago
jin-xiulang
fde222bf2b
Modify inversion attack.
4 years ago
pkuliuliu
1cfaf55b8d
update structural similarity algorithm
4 years ago
pkuliuliu
6f7f7fa098
Change TensorAdd to Add
4 years ago
itcomee
04bd152e28
suppress based privacy model, 2021.2.3
4 years ago
jin-xiulang
a05744f8c9
Add image inversion attack method
4 years ago
itcomee
c13cd9391a
suppress privacy model, refer to "Deep Leakage from Gradients"
https://arxiv.org/abs/1906.08935
4 years ago
jin-xiulang
7aa6b285d3
Fix several bugs for PSOAttack and GeneticAttack.
4 years ago
liuluobin
f3051ed8bc
Fixed TypeError in example and annotation.
4 years ago
liuluobin
db0c23900a
fixed two issue for deepfool and gradient method.
4 years ago
liuluobin
8fded5f4ff
Extend Deepfool to object detection models
4 years ago
liuluobin
f5df96769f
Extend Gradient Method to object detection models
4 years ago
jin-xiulang
404b1fc3f7
Fix two issues and add ut for PSOAttack and GeneticAttack.
4 years ago
lvzhangcheng
99581e3700
Extend PSOAttack and GeneticAttack to object detection models.
4 years ago
liuluobin
7f8e9de6dc
Fixed support for Faster RCNN
4 years ago
liuluobin
0746b465d4
Added support for FasterRCNN
4 years ago
liuluobin
6a60d2d8c8
Specified output_numpy to be True in function create_tuple_dict. Rename some files.
4 years ago
jin-xiulang
318e753d96
Adjust the structure of examples and add readme for each group.
4 years ago
ZhidanLiu
9030f146ef
adjust mutate_config
4 years ago
pkuliuliu
2d4efa55fe
Adaptation for new api of MS.Dataset
4 years ago
mindspore-ci-bot
b7744be388
!111 Adjust the structure of tests package.
Merge pull request !111 from jxlang910/master
4 years ago
jin-xiulang
913e2fc98c
Adjust the structure of tests package.
4 years ago