| { | |
| "processor_class": "Sam3Processor", | |
| "image_processor": { | |
| "image_processor_type": "Sam3ImageProcessor", | |
| "size": { | |
| "height": 1008, | |
| "width": 1008 | |
| }, | |
| "image_mean": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "image_std": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "do_resize": true, | |
| "do_normalize": true, | |
| "do_rescale": true, | |
| "rescale_factor": 0.00392156862745098 | |
| }, | |
| "target_size": 1008 | |
| } |