Commit c384c01
authored
[DataProcessor] Move image_processor to unified directory and add MultiModalProcessor (PaddlePaddle#7109)
* first commit
* step 9~10
* update multimodal
* update multimodal
* fix load tokenizer
* add unit test
* fix unit test & AdaptiveImageProcessor
* Delete unused code1 parent 026ea11 commit c384c01
15 files changed
Lines changed: 3039 additions & 1403 deletions
File tree
- fastdeploy/input
- ernie4_5_vl_processor/image_preprocessor
- image_processors
- paddleocr_vl_processor
- qwen3_vl_processor
- qwen_vl_processor
- tests/input
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
Lines changed: 6 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments