cervical_transfer_zones / preprocessor_config.json
toderian's picture
Upload folder using huggingface_hub
8a8bdc2 verified
{
"do_normalize": true,
"do_rescale": true,
"do_resize": true,
"image_mean": [0.5, 0.5, 0.5],
"image_std": [0.5, 0.5, 0.5],
"image_processor_type": "ImageProcessor",
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 256,
"width": 256
}
}