Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
s920243400
PaddleDetection
提交
63e2b69f
P
PaddleDetection
项目概览
s920243400
/
PaddleDetection
与 Fork 源项目一致
Fork自
PaddlePaddle / PaddleDetection
通知
2
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleDetection
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
63e2b69f
编写于
11月 24, 2021
作者:
Z
zhoujun
提交者:
GitHub
11月 24, 2021
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
add mv3_small centernet config (#4700)
上级
24e96056
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
31 addition
and
2 deletion
+31
-2
configs/centernet/README.md
configs/centernet/README.md
+1
-1
configs/centernet/README_cn.md
configs/centernet/README_cn.md
+1
-1
configs/centernet/centernet_mbv3_small_1x_140e_coco.yml
configs/centernet/centernet_mbv3_small_1x_140e_coco.yml
+29
-0
未找到文件。
configs/centernet/README.md
浏览文件 @
63e2b69f
...
...
@@ -21,7 +21,7 @@ English | [简体中文](README_cn.md)
| DLA-34 | 512x512 | 37.6 | - |
[
model
](
https://bj.bcebos.com/v1/paddledet/models/centernet_dla34_140e_coco.pdparams
)
|
[
config
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_dla34_140e_coco.yml
)
|
| ResNet50 + DLAUp | 512x512 | 38.9 | - |
[
model
](
https://bj.bcebos.com/v1/paddledet/models/centernet_r50_140e_coco.pdparams
)
|
[
config
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_r50_140e_coco.yml
)
|
| MobileNetV1_1x + DLAUp | 512x512 | 28.2 | - |
[
model
](
https://paddledet.bj.bcebos.com/models/centernet_mbv1_x1_0_140e_coco.pdparams
)
|
[
config
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_mbv1_1x_140e_coco.yml
)
|
| MobileNetV3_small_x1_0 + DLAUp | 512x512 |
comming soon | - | comming soon | comming soon
|
| MobileNetV3_small_x1_0 + DLAUp | 512x512 |
17 | - |
[
model
](
https://paddledet.bj.bcebos.com/models/centernet_mbv3_small_1x_140e_coco.pdparams
)
|
[
config
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_mbv3_small_1x_140e_coco.yml
)
|
| MobileNetV3_large_x1_0 + DLAUp | 512x512 | 27.1 | - |
[
model
](
https://paddledet.bj.bcebos.com/models/centernet_mbv3_large_x1_0_140e_coco.pdparams
)
|
[
config
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_mbv3_large_1x_140e_coco.yml
)
|
| ShuffleNetV2_x1_0 + DLAUp | 512x512 | 23.8 | - |
[
model
](
https://paddledet.bj.bcebos.com/models/centernet_shufflenetv2_1x_140e_coco.pdparams
)
|
[
config
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_shufflenetv2_1x_140e_coco.yml
)
|
...
...
configs/centernet/README_cn.md
浏览文件 @
63e2b69f
...
...
@@ -21,7 +21,7 @@
| DLA-34 | 512x512 | 37.6 | - |
[
下载链接
](
https://bj.bcebos.com/v1/paddledet/models/centernet_dla34_140e_coco.pdparams
)
|
[
配置文件
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_dla34_140e_coco.yml
)
|
| ResNet50 + DLAUp | 512x512 | 38.9 | - |
[
下载链接
](
https://bj.bcebos.com/v1/paddledet/models/centernet_r50_140e_coco.pdparams
)
|
[
配置文件
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_r50_140e_coco.yml
)
|
| MobileNetV1_1x + DLAUp | 512x512 | 28.2 | - |
[
下载链接
](
https://paddledet.bj.bcebos.com/models/centernet_mbv1_x1_0_140e_coco.pdparams
)
|
[
配置文件
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_mbv1_1x_140e_coco.yml
)
|
| MobileNetV3_small_x1_0 + DLAUp | 512x512 |
comming soon | - | comming soon | comming soon
|
| MobileNetV3_small_x1_0 + DLAUp | 512x512 |
17 | - |
[
下载链接
](
https://paddledet.bj.bcebos.com/models/centernet_mbv3_small_1x_140e_coco.pdparams
)
|
[
配置文件
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_mbv3_small_1x_140e_coco.yml
)
|
| MobileNetV3_large_x1_0 + DLAUp | 512x512 | 27.1 | - |
[
下载链接
](
https://paddledet.bj.bcebos.com/models/centernet_mbv3_large_x1_0_140e_coco.pdparams
)
|
[
配置文件
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_mbv3_large_1x_140e_coco.yml
)
|
| ShuffleNetV2_x1_0 + DLAUp | 512x512 | 23.8 | - |
[
下载链接
](
https://paddledet.bj.bcebos.com/models/centernet_shufflenetv2_1x_140e_coco.pdparams
)
|
[
配置文件
](
https://github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/centernet/centernet_shufflenetv2_1x_140e_coco.yml
)
|
...
...
configs/centernet/centernet_mbv3_small_1x_140e_coco.yml
0 → 100644
浏览文件 @
63e2b69f
_BASE_
:
[
'
centernet_r50_140e_coco.yml'
]
pretrain_weights
:
https://paddledet.bj.bcebos.com/models/pretrained/MobileNetV3_small_x1_0_ssld_pretrained.pdparams
weights
:
output/centernet_mbv3_small_1x_140e_coco/model_final
CenterNet
:
backbone
:
MobileNetV3
neck
:
CenterNetDLAFPN
head
:
CenterNetHead
post_process
:
CenterNetPostProcess
MobileNetV3
:
model_name
:
small
scale
:
1.
with_extra_blocks
:
false
extra_block_filters
:
[]
feature_maps
:
[
4
,
9
,
12
]
CenterNetDLAFPN
:
first_level
:
0
last_level
:
3
down_ratio
:
8
dcn_v2
:
False
TrainReader
:
batch_size
:
32
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录