Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ Now, let's compare the performance of this model with other models.
|
|
44 |
| Class | 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) |
|
48 |
|
49 |
### Direct Use
|
50 |
|
|
|
44 |
| Class | 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 |
|
48 |
|
49 |
### Direct Use
|
50 |
|