patrickcmd commited on
Commit
08cc911
·
verified ·
1 Parent(s): a758094

Upload processor_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. processor_config.json +0 -24
processor_config.json CHANGED
@@ -1,28 +1,4 @@
1
  {
2
- "image_processor": {
3
- "do_convert_rgb": true,
4
- "do_normalize": true,
5
- "do_rescale": true,
6
- "do_resize": true,
7
- "image_mean": [
8
- 0.5,
9
- 0.5,
10
- 0.5
11
- ],
12
- "image_processor_type": "Gemma3ImageProcessor",
13
- "image_seq_length": 256,
14
- "image_std": [
15
- 0.5,
16
- 0.5,
17
- 0.5
18
- ],
19
- "resample": 2,
20
- "rescale_factor": 0.00392156862745098,
21
- "size": {
22
- "height": 896,
23
- "width": 896
24
- }
25
- },
26
  "image_seq_length": 256,
27
  "processor_class": "Gemma3Processor"
28
  }
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "image_seq_length": 256,
3
  "processor_class": "Gemma3Processor"
4
  }