preprocessor_config.json
367 B · 12 lines · json Raw
1 {
2 "size": {"shortest_edge": 12544, "longest_edge": 9633792},
3 "do_rescale": true,
4 "patch_size": 14,
5 "temporal_patch_size": 2,
6 "merge_size": 2,
7 "image_mean": [0.48145466, 0.4578275, 0.40821073],
8 "image_std": [0.26862954, 0.26130258, 0.27577711],
9 "image_processor_type": "Glm46VImageProcessor",
10 "processor_class": "Glm46VProcessor"
11 }
12