Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
magicwindyyd
mindspore
提交
3d23884a
M
mindspore
项目概览
magicwindyyd
/
mindspore
与 Fork 源项目一致
Fork自
MindSpore / mindspore
通知
1
Star
1
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
M
mindspore
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
3d23884a
编写于
8月 29, 2020
作者:
M
mindspore-ci-bot
提交者:
Gitee
8月 29, 2020
浏览文件
操作
浏览文件
下载
差异文件
!5452 modify README of ssd, yolov3-resnet18 and yolov3-darknet_quant
Merge pull request !5452 from chengxb7532/master
上级
5b738794
177d8441
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
8 addition
and
8 deletion
+8
-8
model_zoo/official/cv/ssd/README.md
model_zoo/official/cv/ssd/README.md
+3
-3
model_zoo/official/cv/yolov3_darknet53_quant/README.md
model_zoo/official/cv/yolov3_darknet53_quant/README.md
+2
-2
model_zoo/official/cv/yolov3_resnet18/README.md
model_zoo/official/cv/yolov3_resnet18/README.md
+3
-3
未找到文件。
model_zoo/official/cv/ssd/README.md
浏览文件 @
3d23884a
...
...
@@ -98,7 +98,7 @@ sh run_eval.sh [DATASET] [CHECKPOINT_PATH] [DEVICE_ID]
```
shell
.
└─
model_zoo
└─
cv
└─ ssd
├─ README.md
## descriptions about SSD
├─ scripts
...
...
@@ -226,7 +226,7 @@ mAP: 0.23808886505483504
| Parameters | Ascend |
| -------------------------- | -------------------------------------------------------------|
| Model Version |
V1
|
| Model Version |
SSD V1
|
| Resource | Ascend 910 ;CPU 2.60GHz,56cores;Memory,314G |
| uploaded Date | 06/01/2020 (month/day/year) |
| MindSpore Version | 0.3.0-alpha |
...
...
@@ -244,7 +244,7 @@ mAP: 0.23808886505483504
| Parameters | Ascend |
| ------------------- | ----------------------------|
| Model Version |
V1
|
| Model Version |
SSD V1
|
| Resource | Ascend 910 |
| Uploaded Date | 06/01/2020 (month/day/year) |
| MindSpore Version | 0.3.0-alpha |
...
...
model_zoo/official/cv/yolov3_darknet53_quant/README.md
浏览文件 @
3d23884a
...
...
@@ -273,7 +273,7 @@ Average Recall (AR) @[ IoU=0.50:0.95 | area= large | maxDets=100 ] = 0.558
| Parameters | Ascend |
| -------------------------- | ---------------------------------------------------------------------------------------------- |
| Model Version | YOLOv3_Darknet53_Quant
|
| Model Version | YOLOv3_Darknet53_Quant
V1
|
| Resource | Ascend 910; CPU 2.60GHz, 192cores; Memory, 755G |
| uploaded Date | 06/31/2020 (month/day/year) |
| MindSpore Version | 0.6.0-alpha |
...
...
@@ -294,7 +294,7 @@ Average Recall (AR) @[ IoU=0.50:0.95 | area= large | maxDets=100 ] = 0.558
| Parameters | Ascend |
| ------------------- | --------------------------- |
| Model Version | YOLOv3_Darknet53_Quant
|
| Model Version | YOLOv3_Darknet53_Quant
V1
|
| Resource | Ascend 910 |
| Uploaded Date | 06/31/2020 (month/day/year) |
| MindSpore Version | 0.6.0-alpha |
...
...
model_zoo/official/cv/yolov3_resnet18/README.md
浏览文件 @
3d23884a
...
...
@@ -96,7 +96,7 @@ After installing MindSpore via the official website, you can start training and
## [Script and Sample Code](#contents)
```
└──
model_zoo
└──
cv
├── README.md // descriptions about all the models
└── yolov3_resnet18
├── README.md // descriptions about yolov3_resnet18
...
...
@@ -201,7 +201,7 @@ Note the precision and recall values are results of two-classification(person an
| Parameters | Ascend |
| -------------------------- | ----------------------------------------------------------- |
| Model Version |
Inception V1
|
| Model Version |
YOLOv3_Resnet18 V1
|
| Resource | Ascend 910 ;CPU 2.60GHz,56cores;Memory,314G |
| uploaded Date | 06/01/2020 (month/day/year) |
| MindSpore Version | 0.2.0-alpha |
...
...
@@ -220,7 +220,7 @@ Note the precision and recall values are results of two-classification(person an
| Parameters | Ascend |
| ------------------- | ----------------------------------------------- |
| Model Version |
Inception V1
|
| Model Version |
YOLOv3_Resnet18 V1
|
| Resource | Ascend 910 |
| Uploaded Date | 06/01/2020 (month/day/year) |
| MindSpore Version | 0.2.0-alpha |
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录