Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleX
提交
2707e76f
P
PaddleX
项目概览
PaddlePaddle
/
PaddleX
通知
138
Star
4
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
43
列表
看板
标记
里程碑
合并请求
5
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleX
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
43
Issue
43
列表
看板
标记
里程碑
合并请求
5
合并请求
5
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
2707e76f
编写于
6月 12, 2020
作者:
F
FlyingQianMM
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix copyrights
上级
5640d9d1
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
3 addition
and
3 deletion
+3
-3
Applications/HumanSeg/README.md
Applications/HumanSeg/README.md
+2
-2
Applications/HumanSeg/pretrain_weights/download_pretrain_weights.py
...ns/HumanSeg/pretrain_weights/download_pretrain_weights.py
+1
-1
未找到文件。
Applications/HumanSeg/README.md
浏览文件 @
2707e76f
# HumanSeg人像分割模型
本教程基于Paddle
Seg
核心分割网络,提供针对人像分割场景从预训练模型、Fine-tune、视频分割预测部署的全流程应用指南。
本教程基于Paddle
X
核心分割网络,提供针对人像分割场景从预训练模型、Fine-tune、视频分割预测部署的全流程应用指南。
## 安装
...
...
@@ -48,7 +48,7 @@ python pretrain_weights/download_pretrain_weights.py
```
## 下载测试数据
我们提供了
[
supervise.ly
](
https://supervise.ly/
)
发布人像分割数据集
**Supervisely Persons**
, 从中随机抽取一小部分并转化成Paddle
Seg
可直接加载数据格式。通过运行以下代码进行快速下载,其中包含手机前置摄像头的人像测试视频
`video_test.mp4`
.
我们提供了
[
supervise.ly
](
https://supervise.ly/
)
发布人像分割数据集
**Supervisely Persons**
, 从中随机抽取一小部分并转化成Paddle
X
可直接加载数据格式。通过运行以下代码进行快速下载,其中包含手机前置摄像头的人像测试视频
`video_test.mp4`
.
```
bash
python data/download_data.py
...
...
Applications/HumanSeg/pretrain_weights/download_pretrain_weights.py
浏览文件 @
2707e76f
# coding: utf8
# Copyright (c) 20
19 PaddlePaddle Authors. All Rights Reserve
.
# Copyright (c) 20
20 PaddlePaddle Authors. All Rights Reserved
.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录