Cyrile commited on
Commit
44aad78
1 Parent(s): 68451f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- | 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 |
 
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 |