2021-10-15 09:32:37 +00:00
|
|
|
{
|
|
|
|
"do_normalize": true,
|
|
|
|
"do_resize": true,
|
|
|
|
"feature_extractor_type": "SegformerFeatureExtractor",
|
|
|
|
"image_mean": [
|
|
|
|
0.485,
|
|
|
|
0.456,
|
|
|
|
0.406
|
|
|
|
],
|
|
|
|
"image_std": [
|
|
|
|
0.229,
|
|
|
|
0.224,
|
|
|
|
0.225
|
|
|
|
],
|
2021-11-17 14:44:43 +00:00
|
|
|
"reduce_labels": false,
|
2021-10-15 09:32:37 +00:00
|
|
|
"resample": 2,
|
2021-11-17 14:44:43 +00:00
|
|
|
"size": 1024
|
2021-10-15 09:32:37 +00:00
|
|
|
}
|