Update README.md
Browse files
README.md
CHANGED
@@ -26,18 +26,18 @@ dataset of DocLayNet.
|
|
26 |
|
27 |
| Class | f1-score (x100) | GIoU (x100) | accuracy (x100) |
|
28 |
|:--------------:|:---------------:|:-----------:|:---------------:|
|
29 |
-
| Background |
|
30 |
-
| Caption |
|
31 |
-
| Footnote |
|
32 |
-
| Formula |
|
33 |
-
| List-item |
|
34 |
-
| Page-footer |
|
35 |
-
| Page-header |
|
36 |
-
| Picture |
|
37 |
-
| Section-header |
|
38 |
-
| Table |
|
39 |
-
| Text |
|
40 |
-
| Title |
|
41 |
|
42 |
## Benchmark
|
43 |
|
@@ -45,7 +45,7 @@ Now, let's compare the performance of this model with other models.
|
|
45 |
|
46 |
| Model | f1-score (x100) | GIoU (x100) | accuracy (x100) |
|
47 |
|:---------------------------------------------------------------------------------------------:|:---------------:|:-----------:|:---------------:|
|
48 |
-
| cmarkea/detr-layout-detection |
|
49 |
| [cmarkea/dit-base-layout-detection](https://huggingface.co/cmarkea/dit-base-layout-detection) | 90.77 | 56.29 | 85.26 |
|
50 |
|
51 |
## Direct Use
|
|
|
26 |
|
27 |
| Class | f1-score (x100) | GIoU (x100) | accuracy (x100) |
|
28 |
|:--------------:|:---------------:|:-----------:|:---------------:|
|
29 |
+
| Background | 95.82 | NA | NA |
|
30 |
+
| Caption | 82.68 | 74.71 | 69.05 |
|
31 |
+
| Footnote | 78.19 | 74.71 | 74.19 |
|
32 |
+
| Formula | 87.25 | 76.31 | 97.79 |
|
33 |
+
| List-item | 81.43 | 77.0 | 90.62 |
|
34 |
+
| Page-footer | 82.01 | 69.86 | 96.64 |
|
35 |
+
| Page-header | 68.32 | 77.68 | 88.3 |
|
36 |
+
| Picture | 81.04 | 81.84 | 90.88 |
|
37 |
+
| Section-header | 73.52 | 73.46 | 85.96 |
|
38 |
+
| Table | 78.59 | 85.45 | 90.58 |
|
39 |
+
| Text | 91.93 | 83.16 | 91.8 |
|
40 |
+
| Title | 70.38 | 74.13 | 63.33 |
|
41 |
|
42 |
## Benchmark
|
43 |
|
|
|
45 |
|
46 |
| Model | f1-score (x100) | GIoU (x100) | accuracy (x100) |
|
47 |
|:---------------------------------------------------------------------------------------------:|:---------------:|:-----------:|:---------------:|
|
48 |
+
| cmarkea/detr-layout-detection | 91.27 | 80.66 | 90.46 |
|
49 |
| [cmarkea/dit-base-layout-detection](https://huggingface.co/cmarkea/dit-base-layout-detection) | 90.77 | 56.29 | 85.26 |
|
50 |
|
51 |
## Direct Use
|