forked from huawei/mindspore2022
removed the bad description and rename
This commit is contained in:
parent
fac767598e
commit
0a00ae006f
|
|
@ -323,7 +323,7 @@ PoseNet是剑桥大学提出的一种鲁棒、实时的6DOF(单目六自由度
|
|||
| 参数(M) | 10.7 | 10.7 |
|
||||
| 微调检查点 | 82.91M (.ckpt文件) | 82.91M (.ckpt文件) |
|
||||
| 推理模型 | 41.66M (.mindir文件) | 41.66M (.mindir文件) |
|
||||
| 脚本 | [posenet脚本](https://gitee.com/mindspore/mindspore/tree/r1.1/model_zoo/research/cv/posenet) | [posenet脚本](https://gitee.com/mindspore/mindspore/tree/r1.1/model_zoo/master/cv/posenet) |
|
||||
| 脚本 | [posenet脚本](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/posenet) | [posenet脚本](https://gitee.com/mindspore/mindspore/tree/master/model_zoo/official/cv/posenet) |
|
||||
|
||||
### 推理性能
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
## 目录
|
||||
# 目录
|
||||
|
||||
- [目录](#目录)
|
||||
- [AutoAugment描述](#AutoAugment描述)
|
||||
|
|
@ -72,8 +72,8 @@ cifar-10-batches-bin
|
|||
|
||||
## 环境要求
|
||||
|
||||
- 硬件
|
||||
- 准备Ascend处理器搭建硬件环境。如需试用昇腾处理器,请发送[申请表](https://obs-9be7.obs.cn-east-2.myhuaweicloud.com/file/other/Ascend%20Model%20Zoo体验资源申请表.docx)至ascend@huawei.com,审核通过即可获得资源。
|
||||
- 硬件(Ascend)
|
||||
- 准备Ascend处理器搭建硬件环境。
|
||||
- 框架
|
||||
- [MindSpore](https://www.mindspore.cn/install/)
|
||||
- 如需查看详情,请参见如下资源:
|
||||
Loading…
Reference in New Issue