| { | |
| "auto_map": { | |
| "AutoImageProcessor": "image_processing_vectorllm.VectorLLMImageProcessor", | |
| "AutoProcessor": "processing_vectorllm.VectorLLMProcessor" | |
| }, | |
| "do_convert_rgb": true, | |
| "do_normalize": false, | |
| "do_rescale": true, | |
| "do_resize": true, | |
| "image_mean": null, | |
| "image_processor_type": "VectorLLMImageProcessor", | |
| "image_std": null, | |
| "patch_size": 16, | |
| "pre_resize_size": 432, | |
| "processor_class": "VectorLLMProcessor", | |
| "resample": 3, | |
| "rescale_factor": 0.00392156862745098, | |
| "resized_size": 128 | |
| } | |