| { | |
| "constant_values": 0, | |
| "crop_size": { | |
| "height": 448, | |
| "width": 448 | |
| }, | |
| "do_center_crop": false, | |
| "do_flip_channel_order": true, | |
| "do_normalize": true, | |
| "do_pad": true, | |
| "do_padding": true, | |
| "do_rescale": false, | |
| "do_resize": true, | |
| "image_mean": [ | |
| 8.2381, | |
| 7.3115, | |
| 6.6981 | |
| ], | |
| "image_processor_type": "TvpImageProcessor", | |
| "image_std": [ | |
| 9.6335, | |
| 9.0659, | |
| 8.7213 | |
| ], | |
| "pad_mode": "constant", | |
| "pad_size": { | |
| "height": 448, | |
| "width": 448 | |
| }, | |
| "padding_size": { | |
| "height": 448, | |
| "width": 448 | |
| }, | |
| "processor_class": "TvpProcessor", | |
| "resample": 2, | |
| "rescale_factor": 0.00392156862745098, | |
| "size": { | |
| "longest_edge": 448 | |
| }, | |
| "tokenizer": "bert-base-uncased" | |
| } | |