Browse Source

Pre Merge pull request !433 from xumengjuan1/master

pull/433/MERGE
xumengjuan1 Gitee 2 years ago
parent
commit
8d16e80f02
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 ```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