Cyrile commited on
Commit
a7f114d
1 Parent(s): f20b6ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -17,6 +17,13 @@ This model allows extracting 11 entities, which are: Caption, Footnote, Formula,
17
 
18
  ## Performance
19
 
 
 
 
 
 
 
 
20
  ## Direct Use
21
 
22
  ```python
 
17
 
18
  ## Performance
19
 
20
+ In this section, we will evaluate the model's performance by separating semantic segmentation from object detection, with the understanding that no post-processing
21
+ has been applied after estimation.
22
+
23
+ ### Semantic segmentation
24
+
25
+ ### Object detection
26
+
27
  ## Direct Use
28
 
29
  ```python