hermeschen-ezcon commited on
Commit
7a45374
·
verified ·
1 Parent(s): 5215ba9

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. processor_config.json +3 -1
processor_config.json CHANGED
@@ -2,6 +2,7 @@
2
  "image_processor": {
3
  "data_format": "channels_first",
4
  "default_to_square": true,
 
5
  "do_image_splitting": true,
6
  "do_normalize": true,
7
  "do_pad": true,
@@ -14,7 +15,7 @@
14
  0.5,
15
  0.5
16
  ],
17
- "image_processor_type": "Lfm2VlImageProcessorFast",
18
  "image_std": [
19
  0.5,
20
  0.5,
@@ -26,6 +27,7 @@
26
  "max_tiles": 10,
27
  "min_image_tokens": 64,
28
  "min_tiles": 2,
 
29
  "resample": 3,
30
  "rescale_factor": 0.00392156862745098,
31
  "return_row_col_info": true,
 
2
  "image_processor": {
3
  "data_format": "channels_first",
4
  "default_to_square": true,
5
+ "do_convert_rgb": null,
6
  "do_image_splitting": true,
7
  "do_normalize": true,
8
  "do_pad": true,
 
15
  0.5,
16
  0.5
17
  ],
18
+ "image_processor_type": "Siglip2ImageProcessor",
19
  "image_std": [
20
  0.5,
21
  0.5,
 
27
  "max_tiles": 10,
28
  "min_image_tokens": 64,
29
  "min_tiles": 2,
30
+ "patch_size": 16,
31
  "resample": 3,
32
  "rescale_factor": 0.00392156862745098,
33
  "return_row_col_info": true,