|
{ |
|
"do_align_long_axis": false, |
|
"do_normalize": false, |
|
"do_pad": false, |
|
"do_rescale": false, |
|
"do_resize": false, |
|
"do_thumbnail": false, |
|
"feature_extractor_type": "DonutFeatureExtractor", |
|
"image_mean": [ |
|
0.485, |
|
0.456, |
|
0.406 |
|
], |
|
"image_processor_type": "VariableDonutImageProcessor", |
|
"image_std": [ |
|
0.229, |
|
0.224, |
|
0.225 |
|
], |
|
"max_size": { |
|
"height": 420, |
|
"width": 420 |
|
}, |
|
"patch_size": [ |
|
4, |
|
4 |
|
], |
|
"processor_class": "VariableDonutProcessor", |
|
"resample": 2, |
|
"rescale_factor": 0.00392156862745098, |
|
"size": [ |
|
420, |
|
420 |
|
], |
|
"train": false |
|
} |
|
|