Browse Source

!412 modify format

Merge pull request !412 from 俞涵/master
pull/413/MERGE
i-robot Gitee 2 years ago
parent
commit
8e169e31d6
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/api/api_python/mindarmour.natural_robustness.transform.image.rst

+ 1
- 1
docs/api/api_python/mindarmour.natural_robustness.transform.image.rst View File

@@ -83,7 +83,7 @@ mindarmour.natural_robustness.transform.image
图像添加自然噪声。
参数:
- **factor** (float) - 噪声密度,单位像素区域添加噪声的比例。建议取值范围:[0.00001, 0.001]。
- **ratio** (float) - 噪声密度,单位像素区域添加噪声的比例。建议取值范围:[0.00001, 0.001]。
- **k_x_range** (union[list, tuple]) - 噪声块长度的取值范围。
- **k_y_range** (union[list, tuple]) - 噪声块宽度的取值范围。
- **auto_param** (bool) - 自动选择参数。在保留图像的语义的范围内自动选择参数。默认值:False。


Loading…
Cancel
Save