Commit b14ee15
authored
refactor: organize models in submodules (#2845)
* refactor ocr models
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
* refactor vlm api models
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
* refactor vlm_models
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
* refactor picture description
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
* refactor table structure
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
* refactor all into stages
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
---------
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>1 parent 1d49872 commit b14ee15
File tree
41 files changed
+73
-43
lines changed- docling
- experimental/pipeline
- models
- extraction
- plugins
- stages
- code_formula
- layout
- ocr
- page_assemble
- page_preprocessing
- picture_classifier
- picture_description
- reading_order
- table_structure
- vlm_pipeline_models
- pipeline
- utils
- docs/examples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+73
-43
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | | - | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
48 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
| |||
Whitespace-only changes.
Whitespace-only changes.
File renamed without changes.
Whitespace-only changes.
File renamed without changes.
Whitespace-only changes.
0 commit comments