matchanything_eloftr / preprocessor_config.json
stevenbucaille's picture
Add image processor
2a30a40 verified
raw
history blame contribute delete
239 Bytes
{
"do_grayscale": true,
"do_rescale": true,
"do_resize": true,
"image_processor_type": "EfficientLoFTRImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 832,
"width": 832
}
}