Browse Source

!433 modify doc

Merge pull request !433 from xumengjuan1/master
pull/430/MERGE
i-robot Gitee 2 years ago
parent
commit
731b8dd5a5
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
      examples/community/face_adversarial_attack/README.md

+ 1
- 1
examples/community/face_adversarial_attack/README.md View File

@@ -49,7 +49,7 @@ def get_model():
方法二:

```text
利用MindSpore代码仓中的https://gitee.com/mindspore/models/blob/master/research/cv/FaceRecognition/eval.py的get_model函数加载模型
利用MindSpore代码仓中的 <https://gitee.com/mindspore/models/blob/master/research/cv/FaceRecognition/eval.py> 的get_model函数加载模型
```

## 训练过程


Loading…
Cancel
Save