| { |
| "crop_size": null, |
| "crop_to_patches": false, |
| "data_format": "channels_first", |
| "default_to_square": true, |
| "device": null, |
| "disable_grouping": null, |
| "do_center_crop": null, |
| "do_convert_rgb": true, |
| "do_normalize": true, |
| "do_pad": null, |
| "do_rescale": true, |
| "do_resize": true, |
| "do_sample_frames": false, |
| "fps": null, |
| "image_mean": [ |
| 0.485, |
| 0.456, |
| 0.406 |
| ], |
| "image_processor_type": "GotOcr2ImageProcessorFast", |
| "image_std": [ |
| 0.229, |
| 0.224, |
| 0.225 |
| ], |
| "initial_shift": true, |
| "input_data_format": null, |
| "max_patches": 12, |
| "min_patches": 1, |
| "num_frames": null, |
| "processor_class": "InternS1Processor", |
| "resample": 3, |
| "rescale_factor": 0.00392156862745098, |
| "return_tensors": null, |
| "size": { |
| "height": 448, |
| "width": 448 |
| }, |
| "size_divisor": null, |
| "video_metadata": null, |
| "video_processor_type": "InternS1VideoProcessor", |
| "auto_map": { |
| "AutoVideoProcessor": "video_processing_interns1.InternS1VideoProcessor" |
| } |
| } |