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
6f954d27
"examples/vscode:/vscode.git/clone" did not exist on "ed6c61c6a0e3693a6f96328469d23db7a274dc4f"
Commit
6f954d27
authored
May 18, 2020
by
LDOUBLEV
Browse files
fix det eval doc
parent
49aa7698
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/detection.md
doc/detection.md
+1
-1
No files found.
doc/detection.md
View file @
6f954d27
...
@@ -65,7 +65,7 @@ PaddleOCR计算三个OCR检测相关的指标,分别是:Precision、Recall
...
@@ -65,7 +65,7 @@ PaddleOCR计算三个OCR检测相关的指标,分别是:Precision、Recall
运行如下代码,根据配置文件det_db_mv3.yml中save_res_path指定的测试集检测结果文件,计算评估指标。
运行如下代码,根据配置文件det_db_mv3.yml中save_res_path指定的测试集检测结果文件,计算评估指标。
```
```
python3 tools/eval.py -c configs/det/det_mv3_db.yml -o Glo
a
bl.checkpoints="./output/best_accuracy"
python3 tools/eval.py -c configs/det/det_mv3_db.yml -o Glob
a
l.checkpoints="./output/best_accuracy"
```
```
## 测试检测效果
## 测试检测效果
...
...
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