Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ dataset of DocLayNet.
|
|
41 |
|
42 |
Now, let's compare the performance of this model with other models.
|
43 |
|
44 |
-
|
|
45 |
|:---------------------------------------------------------------------------------------------:|:---------------:|:-----------:|:---------------:|
|
46 |
| cmarkea/dit-base-layout-detection | 90.77 | 56.29 | 85.26 |
|
47 |
| [cmarkea/detr-layout-detection](https://huggingface.co/cmarkea/detr-layout-detection) | 89.72 | 76.42 | 87.06 |
|
|
|
41 |
|
42 |
Now, let's compare the performance of this model with other models.
|
43 |
|
44 |
+
| Model | f1-score (x100) | GIoU (x100) | accuracy (x100) |
|
45 |
|:---------------------------------------------------------------------------------------------:|:---------------:|:-----------:|:---------------:|
|
46 |
| cmarkea/dit-base-layout-detection | 90.77 | 56.29 | 85.26 |
|
47 |
| [cmarkea/detr-layout-detection](https://huggingface.co/cmarkea/detr-layout-detection) | 89.72 | 76.42 | 87.06 |
|