RTMO-t / preprocessor_config.json
Xenova's picture
Xenova HF staff
Update preprocessor_config.json
0991420 verified
raw
history blame contribute delete
217 Bytes
{
"do_convert_rgb": true,
"do_normalize": false,
"do_rescale": false,
"do_resize": true,
"feature_extractor_type": "ImageFeatureExtractor",
"resample": 2,
"size": {
"width": 416,
"height": 416
}
}