Cyrile commited on
Commit
7f44fc3
1 Parent(s): 965ba7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 | f1-score (x100) | GIoU (x100) | accuracy (x100) |
47
- |:-------------------------------------:|:---------------:|:-----------:|:---------------:|
48
- | cmarkea/detr-layout-detection | 84.23 | 43.84 | |
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