Cyrile commited on
Commit
08861b0
1 Parent(s): e3342ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,8 @@ For semantic segmentation, we will use the F1-score to evaluate the classificati
24
  Generalized Intersection over Union (GIoU) and the accuracy of the predicted bounding box class. The evaluation is conducted on 500 pages from the PDF evaluation
25
  dataset of DocLayNet.
26
 
 
 
27
  ## Direct Use
28
 
29
  ```python
 
24
  Generalized Intersection over Union (GIoU) and the accuracy of the predicted bounding box class. The evaluation is conducted on 500 pages from the PDF evaluation
25
  dataset of DocLayNet.
26
 
27
+
28
+
29
  ## Direct Use
30
 
31
  ```python