ISNet-ONNX / preprocessor_config.json
Xenova's picture
Xenova HF Staff
Update preprocessor_config.json
1e48e69 verified
raw
history blame
283 Bytes
{
"do_normalize": false,
"do_rescale": true,
"do_resize": true,
"feature_extractor_type": "ViTFeatureExtractor",
"image_processor_type": "ViTFeatureExtractor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 1024,
"width": 1024
}
}