mrbeam_v9 / preprocessor_config.json
vpvpvpvp's picture
Update preprocessor_config.json
9150247 verified
raw
history blame contribute delete
254 Bytes
{
"do_normalize": false,
"do_pad": false,
"do_rescale": true,
"do_resize": false,
"feature_extractor_type": "ImageFeatureExtractor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"width": 640,
"height": 640
}
}