Commit 8cf6993
authored
Fix/feature extractor parameter (#428)
There is a regression using the default longest_edge parameter of the
table image processor. In this PR, the value is set to
longest_edge=1333, which shows no regression.
https://github.com/Unstructured-IO/core-product/actions/runs/15167747926/job/426499706801 parent 0aa5f44 commit 8cf6993
File tree
3 files changed
+6
-1
lines changed- unstructured_inference
- models
3 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
0 commit comments