schp-lip-20 / preprocessor_config.json
pirocheto's picture
initial commit
a0415db
{
"auto_map": {
"AutoImageProcessor": "image_processing_schp.SCHPImageProcessor"
},
"image_mean": [
0.406,
0.456,
0.485
],
"image_processor_type": "SCHPImageProcessor",
"image_std": [
0.225,
0.224,
0.229
],
"size": {
"height": 473,
"width": 473
}
}