tiny-random-SuperPointForKeypointDetection / preprocessor_config.json
hf-transformers-bot's picture
Update tiny models for SuperPointForKeypointDetection
a5aac62 verified
Raw
History Blame Contribute Delete
236 Bytes
{
"do_grayscale": false,
"do_rescale": true,
"do_resize": true,
"image_processor_type": "SuperPointImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 480,
"width": 640
}
}