Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
s920243400
PaddleDetection
提交
d9f3d9c6
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看板
体验新版 GitCode,发现更多精彩内容 >>
未验证
提交
d9f3d9c6
编写于
3月 31, 2021
作者:
G
Guanghua Yu
提交者:
GitHub
3月 31, 2021
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix christmas app bug (#2474)
上级
707461b9
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
5 addition
and
1 deletion
+5
-1
static/application/christmas/README.md
static/application/christmas/README.md
+2
-1
static/application/christmas/element_source/background/1.json
...ic/application/christmas/element_source/background/1.json
+1
-0
static/application/christmas/element_source/background/2.json
...ic/application/christmas/element_source/background/2.json
+1
-0
static/application/christmas/element_source/background/3.json
...ic/application/christmas/element_source/background/3.json
+1
-0
未找到文件。
static/application/christmas/README.md
浏览文件 @
d9f3d9c6
...
...
@@ -17,8 +17,9 @@
-
首先要获取模型,可在
[
模型配置文件
](
../../configs
)
里配置
`solov2`
与
`blazeface_keypoint`
,训练模型,并
[
导出模型
](
../../docs/advanced_tutorials/deploy/EXPORT_MODEL.md
)
。也可直接下载我们准备好模型:
[
blazeface_keypoint模型
](
https://paddlemodels.bj.bcebos.com/object_detection/application/blazeface_keypoint.tar
)
和
[
solov2模型
](
https://paddlemodels.bj.bcebos.com/object_detection/application/solov2_r101_vd_fpn_3x.tar
)
。
**注意:**
下载的模型需要解压后使用。
-
然后将
模型
分别拷贝至
`blazeface/blazeface_keypoint/`
和
`solov2/solov2_r101_vd_fpn_3x/`
文件夹内。
-
然后将
两个模型文件夹中的文件(
`infer_cfg.yml`
、
`__model__`
和
`__params__`
)
分别拷贝至
`blazeface/blazeface_keypoint/`
和
`solov2/solov2_r101_vd_fpn_3x/`
文件夹内。
### hub安装blazeface和solov2模型
...
...
static/application/christmas/element_source/background/1.json
0 → 100644
浏览文件 @
d9f3d9c6
{
"path"
:
"/Users/yuzhiliang/Downloads/docsmall-2/12.png"
,
"outputs"
:{
"object"
:[{
"name"
:
"local"
,
"bndbox"
:{
"xmin"
:
282
,
"ymin"
:
366
,
"xmax"
:
3451
,
"ymax"
:
4603
}}]},
"time_labeled"
:
1608631688933
,
"labeled"
:
true
,
"size"
:{
"width"
:
3714
,
"height"
:
5725
,
"depth"
:
3
}}
\ No newline at end of file
static/application/christmas/element_source/background/2.json
0 → 100644
浏览文件 @
d9f3d9c6
{
"path"
:
"/Users/yuzhiliang/Downloads/docsmall-2/2.png"
,
"outputs"
:{
"object"
:[{
"name"
:
"local"
,
"bndbox"
:{
"xmin"
:
336
,
"ymin"
:
512
,
"xmax"
:
3416
,
"ymax"
:
4672
}}]},
"time_labeled"
:
1608631696021
,
"labeled"
:
true
,
"size"
:{
"width"
:
3714
,
"height"
:
5275
,
"depth"
:
3
}}
\ No newline at end of file
static/application/christmas/element_source/background/3.json
0 → 100644
浏览文件 @
d9f3d9c6
{
"path"
:
"/Users/yuzhiliang/Downloads/docsmall-2/3.png"
,
"outputs"
:{
"object"
:[{
"name"
:
"local"
,
"bndbox"
:{
"xmin"
:
376
,
"ymin"
:
352
,
"xmax"
:
3448
,
"ymax"
:
4544
}}]},
"time_labeled"
:
1608631701740
,
"labeled"
:
true
,
"size"
:{
"width"
:
3714
,
"height"
:
5275
,
"depth"
:
3
}}
\ No newline at end of file
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录