Cyrile commited on
Commit
6b59582
1 Parent(s): eefdbff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ dataset of DocLayNet.
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 | 89.72 | 76.42 | 87.06 |
49
  | [cmarkea/dit-base-layout-detection](https://huggingface.co/cmarkea/dit-base-layout-detection) | 90.77 | 56.29 | 85.26 |
 
43
 
44
  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 | 89.72 | 76.42 | 87.06 |
49
  | [cmarkea/dit-base-layout-detection](https://huggingface.co/cmarkea/dit-base-layout-detection) | 90.77 | 56.29 | 85.26 |