grubguesser / preprocessor_config.json
jsolow's picture
Create preprocessor_config.json
9cadec6
raw
history blame
177 Bytes
{
"do_normalize": false,
"do_rescale": true,
"do_resize": true,
"image_processor_type": "ConvNextFeatureExtractor",
"size": {
"height": 224,
"width": 224
}
}