Theo Viel commited on
Commit
ac85b57
·
1 Parent(s): ac6e2b8

add viz and disclaimer

Browse files
Files changed (2) hide show
  1. README.md +7 -1
  2. viz.png +3 -0
README.md CHANGED
@@ -19,6 +19,7 @@ tags:
19
  ## **Model Overview**
20
 
21
  ![viz.png](viz.png)
 
22
  *Preview of the model output on the example image.*
23
 
24
  The input of this model is expected to be a table image. You can use the [Nemoretriever Page Element v3](https://huggingface.co/nvidia/nemoretriever-page-elements-v3) to detect and crop such images.
@@ -43,7 +44,6 @@ The use of this model is governed by the [NVIDIA Open Model License Agreement](h
43
 
44
  **You are responsible for ensuring that your use of NVIDIA provided models complies with all applicable laws.**
45
 
46
-
47
  ### Team
48
 
49
  - Theo Viel
@@ -180,6 +180,12 @@ If you wish to do additional training, [refer to the original repo](https://gith
180
  Additional post-processing might be required to use the model as part of a data extraction pipeline.
181
  We provide examples in the notebook `Demo.ipynb`.
182
 
 
 
 
 
 
 
183
  <!---
184
  ### Software Integration
185
 
 
19
  ## **Model Overview**
20
 
21
  ![viz.png](viz.png)
22
+
23
  *Preview of the model output on the example image.*
24
 
25
  The input of this model is expected to be a table image. You can use the [Nemoretriever Page Element v3](https://huggingface.co/nvidia/nemoretriever-page-elements-v3) to detect and crop such images.
 
44
 
45
  **You are responsible for ensuring that your use of NVIDIA provided models complies with all applicable laws.**
46
 
 
47
  ### Team
48
 
49
  - Theo Viel
 
180
  Additional post-processing might be required to use the model as part of a data extraction pipeline.
181
  We provide examples in the notebook `Demo.ipynb`.
182
 
183
+ **Disclaimer:**
184
+ We are aware of some issues with the model, and will provide a v2 with improved performance in the future which addresses the following issues:
185
+ - The model appears to be less confident in detecting cells in the bottom of the table, which sometimes results in missed cells.
186
+ - Add an extra class for table titles
187
+ - Add support for non full-page tables
188
+
189
  <!---
190
  ### Software Integration
191
 
viz.png ADDED

Git LFS Details

  • SHA256: 2a2107fcc8ba64fac165c39c30709bf40c7c92f9d13bc1bf48e5755168301bab
  • Pointer size: 131 Bytes
  • Size of remote file: 475 kB