Update README.md
Browse files
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
|