beachLitter / onnx /preprocessor_config.json
KovD3v's picture
Create onnx/preprocessor_config.json
6d05d2c verified
{
"do_normalize": false,
"do_pad": false,
"do_rescale": true,
"do_resize": true,
"feature_extractor_type": "ImageFeatureExtractor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"width": 640,
"height": 640
}
}