Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
992de4ef
Commit
992de4ef
authored
Oct 13, 2021
by
MissPenguin
Browse files
fix doc
parent
23dc0a3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
ppstructure/layout/train_layoutparser_model.md
ppstructure/layout/train_layoutparser_model.md
+6
-6
No files found.
ppstructure/layout/train_layoutparser_model.md
View file @
992de4ef
...
...
@@ -4,9 +4,9 @@
[
1.1 Requirements
](
#Requirements
)
[
1.2 Install PaddleDetection
](
#Install
PaddleDetection)
[
1.2 Install PaddleDetection
](
#Install
_
PaddleDetection
)
[
2. Data preparation
](
#Data
p
reparation)
[
2. Data preparation
](
#Data
_
reparation
)
[
3. Configuration
](
#Configuration
)
...
...
@@ -16,7 +16,7 @@
[
6. Deployment
](
#Deployment
)
[
6.1 Export model
](
#Export
model)
[
6.1 Export model
](
#Export
_
model
)
[
6.2 Inference
](
#Inference
)
...
...
@@ -35,7 +35,7 @@
-
CUDA >= 10.1
-
cuDNN >= 7.6
<a
name=
"Install
PaddleDetection"
></a>
<a
name=
"Install
_
PaddleDetection"
></a>
### 1.2 Install PaddleDetection
...
...
@@ -51,7 +51,7 @@ pip install -r requirements.txt
For more installation tutorials, please refer to:
[
Install doc
](
https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.1/docs/tutorials/INSTALL_cn.md
)
<a
name=
"Data
preparation"
></a>
<a
name=
"Data
_
preparation"
></a>
## 2. Data preparation
...
...
@@ -165,7 +165,7 @@ python tools/infer.py -c configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco.yml --infer
Use your trained model in Layout Parser
<a
name=
"Export
model"
></a>
<a
name=
"Export
_
model"
></a>
### 6.1 Export model
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment