Skip to content

Commit 504b70e

Browse files
committed
Update readme
1 parent 649f050 commit 504b70e

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
1-
# DocParser
2-
## Codes for the system presented in [DocParser: Hierarchical Structure Parsing of Document Renderings](docparser.pdf)
1+
# DocParser: Hierarchical Structure Parsing of Document Renderings
2+
## Codes for the system presented in "DocParser: Hierarchical Structure Parsing of Document Renderings"
3+
[Updated paper](docparser.pdf)
4+
5+
36

47
TBA
58

9+
### Evaluations
10+
11+
#### Updated results on ICDAR 2013, Table Structure Recognition
12+
13+
| System | F1* | F1 |
14+
|-------------------|--------|--------|
15+
| DocParser Baselie | 0.8443 | 0.8209 |
16+
| DocParser WS | 0.8117 | 0.8056 |
17+
| DocParser WS+FT | 0.9292 | 0.9292 |
18+
(PDF-based system F1: 0.9221)
619

720

821
### Reference

0 commit comments

Comments
 (0)