Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleOCR
提交
2931ea16
P
PaddleOCR
项目概览
PaddlePaddle
/
PaddleOCR
大约 1 年 前同步成功
通知
1528
Star
32962
Fork
6643
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
108
列表
看板
标记
里程碑
合并请求
7
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleOCR
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
108
Issue
108
列表
看板
标记
里程碑
合并请求
7
合并请求
7
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
2931ea16
编写于
8月 24, 2022
作者:
littletomatodonkey
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix
上级
7df5f669
变更
2
显示空白变更内容
内联
并排
Showing
2 changed file
with
17 addition
and
16 deletion
+17
-16
ppstructure/layout/README.md
ppstructure/layout/README.md
+15
-14
ppstructure/layout/README_ch.md
ppstructure/layout/README_ch.md
+2
-2
未找到文件。
ppstructure/layout/README.md
浏览文件 @
2931ea16
English |
[
简体中文
](
README_ch.md
)
English |
[
简体中文
](
README_ch.md
)
# Layout analysis
-
[
1. Introduction
](
#1-Introduction
)
-
[
1. Introduction
](
#1-Introduction
)
-
[
2. Install
](
#2-Install
)
-
[
2. Install
](
#2-Install
)
-
[
2.1 Install PaddlePaddle
](
#21-Install
paddlepaddle)
-
[
2.1 Install PaddlePaddle
](
#21-Install
-
paddlepaddle
)
-
[
2.2 Install PaddleDetection
](
#22-Install
paddledetection)
-
[
2.2 Install PaddleDetection
](
#22-Install
-
paddledetection
)
-
[
3. Data preparation
](
#3-Data
preparation)
-
[
3. Data preparation
](
#3-Data
-
preparation
)
-
[
3.1 English data set
](
#31-English
data
set)
-
[
3.1 English data set
](
#31-English
-data-
set
)
-
[
3.2 More datasets
](
#32-More
datasets)
-
[
3.2 More datasets
](
#32-More
-
datasets
)
-
[
4. Start training
](
#4-Start
training)
-
[
4. Start training
](
#4-Start
-
training
)
-
[
4.1 Train
](
#41-Train
)
-
[
4.1 Train
](
#41-Train
)
-
[
4.2 FGD Distillation training
](
#42-FGD
Distillation
training)
-
[
4.2 FGD Distillation training
](
#42-FGD
-Distillation-
training
)
-
[
5. Model evaluation and prediction
](
#5-Model
evaluation and
prediction)
-
[
5. Model evaluation and prediction
](
#5-Model
-evaluation-and-
prediction
)
-
[
5.1 Indicator evaluation
](
#51-Indicator
evaluation)
-
[
5.1 Indicator evaluation
](
#51-Indicator
-
evaluation
)
-
[
5.2 Test layout analysis results
](
#52-Test
layout analysis
results)
-
[
5.2 Test layout analysis results
](
#52-Test
-layout-analysis-
results
)
-
[
6 Model export and inference
](
#6-Model
export and
inference)
-
[
6 Model export and inference
](
#6-Model
-export-and-
inference
)
-
[
6.1 Model export
](
#61-Model
export)
-
[
6.1 Model export
](
#61-Model
-
export
)
-
[
6.2 Model inference
](
#62-Model
inference)
-
[
6.2 Model inference
](
#62-Model
-
inference
)
# Layout analysis
## 1. Introduction
## 1. Introduction
...
...
ppstructure/layout/README_ch.md
浏览文件 @
2931ea16
# 版面分析
-
[
1. 简介
](
#1-简介
)
-
[
1. 简介
](
#1-简介
)
-
[
2. 安装
](
#2-安装
)
-
[
2. 安装
](
#2-安装
)
-
[
2.1 安装PaddlePaddle
](
#21-安装paddlepaddle
)
-
[
2.1 安装PaddlePaddle
](
#21-安装paddlepaddle
)
...
@@ -15,8 +17,6 @@
...
@@ -15,8 +17,6 @@
-
[
6.1 模型导出
](
#61-模型导出
)
-
[
6.1 模型导出
](
#61-模型导出
)
-
[
6.2 模型推理
](
#62-模型推理
)
-
[
6.2 模型推理
](
#62-模型推理
)
# 版面分析
## 1. 简介
## 1. 简介
版面分析指的是对图片形式的文档进行区域划分,定位其中的关键区域,如文字、标题、表格、图片等。版面分析算法基于
[
PaddleDetection
](
https://github.com/PaddlePaddle/PaddleDetection
)
的轻量模型PP-PicoDet进行开发。
版面分析指的是对图片形式的文档进行区域划分,定位其中的关键区域,如文字、标题、表格、图片等。版面分析算法基于
[
PaddleDetection
](
https://github.com/PaddlePaddle/PaddleDetection
)
的轻量模型PP-PicoDet进行开发。
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录