| { | |
| "image_processor": { | |
| "do_convert_rgb": true, | |
| "do_normalize": true, | |
| "do_rescale": true, | |
| "do_resize": true, | |
| "image_mean": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "image_processor_type": "GlmImageImageProcessor", | |
| "image_std": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "max_pixels": 4194304, | |
| "merge_size": 1, | |
| "min_pixels": 262144, | |
| "patch_size": 16, | |
| "resample": 3, | |
| "rescale_factor": 0.00392156862745098, | |
| "size": { | |
| "longest_edge": 4194304, | |
| "shortest_edge": 262144 | |
| }, | |
| "temporal_patch_size": 1 | |
| }, | |
| "processor_class": "GlmImageProcessor" | |
| } | |