Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
models
提交
M
models
项目概览
PaddlePaddle
/
models
大约 1 年 前同步成功
通知
222
Star
6828
Fork
2962
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
602
列表
看板
标记
里程碑
合并请求
255
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
M
models
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
602
Issue
602
列表
看板
标记
里程碑
合并请求
255
合并请求
255
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
6dca119892e8d20846727bcb95d05a30e5ba750e
切换分支/标签
models
fluid
adversarial
advbox
attacks
10 2月, 2018
1 次提交
Add bad_adversary_example property to record the example even it is bad.
· ae418490
由
wgzqz
提交于
2月 10, 2018
ae418490
09 2月, 2018
1 次提交
Remove scale_input.
· 307dd366
由
wgzqz
提交于
2月 09, 2018
307dd366
08 2月, 2018
7 次提交
Gradient attack method should not support L0 norm.
· 567db428
由
wgzqz
提交于
2月 08, 2018
567db428
mask array flatten
· c2b80706
由
lyz_sea
提交于
2月 08, 2018
c2b80706
modify format and test
· 1688818a
由
lyz_sea
提交于
2月 08, 2018
1688818a
Fix the bug which will appear when model.channel_axis==1.
· b5c4e506
由
wgzqz
提交于
2月 08, 2018
b5c4e506
modify the method that judege zero mask
· cfd8a73e
由
lyz_sea
提交于
2月 08, 2018
cfd8a73e
Add lbfgs attack methods
· 36b8b247
由
wgzqz
提交于
2月 08, 2018
36b8b247
lost return
· 1a62ee33
由
lyz_sea
提交于
2月 08, 2018
1a62ee33
07 2月, 2018
3 次提交
adversarial example attack method -- jsma
· 4e93b9e5
由
lyz_sea
提交于
2月 07, 2018
4e93b9e5
Change the default norm of gradient method to be L∞
· 9e5a3a08
由
wgzqz
提交于
2月 07, 2018
9e5a3a08
Make gradient attack method support norm (L0/L2/L∞, etc.).
· 65d90682
由
wgzqz
提交于
2月 07, 2018
Add some method's short name, such as FGSM/FGSMT/BIM/ILCM, etc.
65d90682
30 1月, 2018
1 次提交
Remove batch predict. We'll add a new batch_predict function if needed.
· eaf2d555
由
wgzqz
提交于
1月 30, 2018
eaf2d555
29 1月, 2018
2 次提交
No need to reshape the original shape.
· 2bf99129
由
wgzqz
提交于
1月 29, 2018
2bf99129
Using model.num_class to get the class count of the original data.
· 6c39bce4
由
wgzqz
提交于
1月 29, 2018
6c39bce4
27 1月, 2018
2 次提交
Make gradient.shape==image.shape in the models.
· 94fea877
由
wgzqz
提交于
1月 27, 2018
94fea877
Add deepfool.
· 9aa068ad
由
wgzqz
提交于
1月 27, 2018
9aa068ad
25 1月, 2018
3 次提交
Fix gradientsing attack bug.
· 1405a74b
由
wgzqz
提交于
1月 25, 2018
1405a74b
Fix shape bug.
· fb30b3fc
由
wgzqz
提交于
1月 25, 2018
fb30b3fc
Fix some PEP8 warning.
· 982be7ce
由
wgzqz
提交于
1月 25, 2018
982be7ce
24 1月, 2018
2 次提交
Add targeted attack methods
· ca131878
由
wgzqz
提交于
1月 24, 2018
ca131878
Add targeted attack methods.
· d824116b
由
wgzqz
提交于
1月 24, 2018
d824116b
19 1月, 2018
3 次提交
B
modify code style
· 4c90f3d5
由
baidu
提交于
1月 19, 2018
4c90f3d5
B
modify code style
· 66e0f528
由
baidu
提交于
1月 19, 2018
66e0f528
R
Adding BIM attack algorithm on paddle platform
· 1e072293
由
root
提交于
1月 19, 2018
1e072293
16 1月, 2018
2 次提交
G
delete license
· 60b98664
由
gx_wind
提交于
1月 16, 2018
60b98664
G
move advbox to paddle model directory
· b24c68e2
由
gx_wind
提交于
1月 16, 2018
b24c68e2