update metric

pull/7272/head
WenmuZhou 2022-08-20 08:40:40 +00:00
parent 1cc7ad34ca
commit f6ba46b396
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ We evaluated the algorithm on the PubTabNet<sup>[1]</sup> eval dataset, and the
|Method|Acc|[TEDS(Tree-Edit-Distance-based Similarity)](https://github.com/ibm-aur-nlp/PubTabNet/tree/master/src)|Speed|
| --- | --- | --- | ---|
| EDD<sup>[2]</sup> |x| 88.3 |x|
| TableRec-RARE(ours) |73.8%| 95.3% |1550ms|
| TableRec-RARE(ours) | 71.73%| 93.88% |779ms|
| SLANet(ours) | 76.2%| 95.85% |766ms|
The performance indicators are explained as follows:

View File

@ -39,7 +39,7 @@
|算法|Acc|[TEDS(Tree-Edit-Distance-based Similarity)](https://github.com/ibm-aur-nlp/PubTabNet/tree/master/src)|Speed|
| --- | --- | --- | ---|
| EDD<sup>[2]</sup> |x| 88.3% |x|
| TableRec-RARE(ours) |73.8%| 95.3% |1550ms|
| TableRec-RARE(ours) | 71.73%| 93.88% |779ms|
| SLANet(ours) | 76.2%| 95.85% |766ms|
性能指标解释如下: