| { | |
| "image_processor": { | |
| "do_convert_rgb": true, | |
| "image_mean": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "image_processor_type": "Molmo2ImageProcessor", | |
| "image_std": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "max_crops": 8, | |
| "overlap_margins": [ | |
| 4, | |
| 4 | |
| ], | |
| "patch_size": 14, | |
| "pooling_size": [ | |
| 2, | |
| 2 | |
| ], | |
| "processor_class": "Molmo2Processor", | |
| "resample": 2, | |
| "size": { | |
| "height": 378, | |
| "width": 378 | |
| } | |
| }, | |
| "image_use_col_tokens": true, | |
| "processor_class": "Molmo2Processor", | |
| "use_single_crop_col_tokens": null, | |
| "use_single_crop_start_token": true | |
| } | |