Add vgg download link to openpose readme.md

This commit is contained in:
zhanghuiyao 2021-08-20 09:38:31 +08:00
parent e99d814933
commit bd993e64db
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ For FP16 operators, if the input data type is FP32, the backend of MindSpore wil
- Framework
- [MindSpore](https://www.mindspore.cn/install/en)
- Download the VGG19 model of the MindSpore version:
- vgg19-0-97_5004.ckpt
- [vgg19-0-97_5004.ckpt](https://download.mindspore.cn/model_zoo/converted_pretrained/vgg/vgg19-0-97_5004.ckpt)
- For more information, please check the resources below
- [MindSpore Tutorials](https://www.mindspore.cn/tutorials/en/master/index.html)
- [MindSpore Python API](https://www.mindspore.cn/docs/api/en/master/index.html)