This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
mindarmour
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
17
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Pre Merge pull request
!386
from 俞涵/r1.8
pull/386/MERGE
俞涵
Gitee
3 years ago
parent
e68cdbbe50
66b38ca550
commit
8f0b0254d1
No known key found for this signature in database
GPG Key ID:
173E9B9CA92EEF8F
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
docs/api/api_python/mindarmour.rst
+ 1
- 0
docs/api/api_python/mindarmour.rst
View File
@@ -340,6 +340,7 @@ MindArmour是MindSpore的工具箱,用于增强模型可信,实现隐私保
根据target_features重建图像。
**参数:**
- **target_features** (numpy.ndarray) - 原始图像的深度表示。 `target_features` 的第一个维度应该是img_num。
需要注意的是,如果img_num等于1,则target_features的形状应该是(1, dim2, dim3, ...)。
- **iters** (int) - 逆向攻击的迭代次数,应为正整数。默认值:100。
Write
Preview
Loading…
Cancel
Save