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
6e32bb06
Commit
6e32bb06
authored
Apr 29, 2022
by
lubin10
Browse files
test=document_fix
parent
20514892
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/doc_ch/algorithm_rec_rare.md
doc/doc_ch/algorithm_rec_rare.md
+2
-2
No files found.
doc/doc_ch/algorithm_rec_rare.md
View file @
6e32bb06
...
...
@@ -48,7 +48,7 @@ python3 tools/train.py -c configs/rec/rec_r34_vd_tps_bilstm_att.yml
python3 -m paddle.distributed.launch --gpus '0,1,2,3' tools/train.py -c configs/rec/rec_r34_vd_tps_bilstm_att.yml
```
<a
name=
"3
.
2"
></a>
<a
name=
"3
-
2"
></a>
### 3.2 评估
```
...
...
@@ -56,7 +56,7 @@ python3 -m paddle.distributed.launch --gpus '0,1,2,3' tools/train.py -c configs
python3 -m paddle.distributed.launch --gpus '0' tools/eval.py -c configs/rec/rec_r34_vd_tps_bilstm_att.yml -o Global.pretrained_model={path/to/weights}/best_accuracy
```
<a
name=
"3
.
3"
></a>
<a
name=
"3
-
3"
></a>
### 3.3 预测
```
...
...
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