File size: 720 Bytes
0f80974
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "feature_extractor_type": "NemotronParseImageProcessor",
  "image_processor_type": "NemotronParseImageProcessor",
  "processor_class": "NemotronParseProcessor",
  "auto_map": {
    "AutoImageProcessor": "hf_nemotron_parse_processor.NemotronParseImageProcessor",
    "AutoProcessor": "hf_nemotron_parse_processor.NemotronParseProcessor"
  },
  "do_normalize": true,
  "image_mean": [
    0.48145466,
    0.4578275,
    0.40821073
  ],
  "image_std": [
    0.26862954,
    0.26130258,
    0.27577711
  ],
  "do_rescale": true,
  "rescale_factor": 0.00392156862745098,
  "size": {
    "height": 2048,
    "width": 1664,
    "longest_edge": [
      2048,
      1664
    ]
  },
  "final_size": [
    2048,
    1664
  ]
}