Browse Source

modify doc

pull/433/head
xumengjuan1 2 years ago
parent
commit
241261964e
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