Update README.md
Browse files
README.md
CHANGED
@@ -43,10 +43,10 @@ dataset of DocLayNet.
|
|
43 |
|
44 |
Now, let's compare the performance of this model with other models.
|
45 |
|
46 |
-
| Class
|
47 |
-
|
48 |
-
| cmarkea/detr-layout-detection
|
49 |
-
| [cmarkea/dit-base-layout-detection]() | 90.77 | 56.29 | 85.26 |
|
50 |
|
51 |
## Direct Use
|
52 |
|
|
|
43 |
|
44 |
Now, let's compare the performance of this model with other models.
|
45 |
|
46 |
+
| Class | f1-score (x100) | GIoU (x100) | accuracy (x100) |
|
47 |
+
|:---------------------------------------------------------------------------------------------:|:---------------:|:-----------:|:---------------:|
|
48 |
+
| cmarkea/detr-layout-detection | 84.23 | 43.84 | |
|
49 |
+
| [cmarkea/dit-base-layout-detection](https://huggingface.co/cmarkea/dit-base-layout-detection) | 90.77 | 56.29 | 85.26 |
|
50 |
|
51 |
## Direct Use
|
52 |
|