From c9d84d22ed2a735880b3817d94f15c977dd0c33d Mon Sep 17 00:00:00 2001 From: JetHong <1147925384@qq.com> Date: Mon, 12 Apr 2021 20:52:39 +0800 Subject: [PATCH] Update pgnet.md --- doc/doc_ch/pgnet.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/doc_ch/pgnet.md b/doc/doc_ch/pgnet.md index d12e72c4..c812e765 100644 --- a/doc/doc_ch/pgnet.md +++ b/doc/doc_ch/pgnet.md @@ -26,9 +26,9 @@ PGNet算法细节详见[论文](https://www.aaai.org/AAAI21Papers/AAAI-2885.Wang ![](../imgs_results/e2e_res_img293_pgnet.png) ![](../imgs_results/e2e_res_img295_pgnet.png) ### 性能指标 -####测试集: Total-Text -####测试环境: NVIDIA Tesla V100-SXM2-16GB - +测试集:Total-Text +测试环境: NVIDIA Tesla V100-SXM2-16GB +备注:以下结果均不带GRM模块 | |det_precision|det_recall|det_f_score|e2e_precision|e2e_recall|e2e_f_score|FPS|下载| | --- | --- | --- | --- | --- | --- | --- | --- | --- | |Paper|85.30|86.80|86.1|-|-|61.7|38.20 (size=640)|-| -- GitLab