Watermark-Detection-YOLO11-ONNX / preprocessor_config.json
ayan4m1
initial import of onnx model
cf29295
raw
history blame
270 Bytes
{
"do_normalize": false,
"do_pad": false,
"do_rescale": true,
"do_resize": true,
"feature_extractor_type": "ImageFeatureExtractor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 640
},
"size_divisibility": 32
}