Safetensors
custom_code
RADIO-g / preprocessor_config.json
gheinrich's picture
Rename preprocess_config.json to preprocessor_config.json
d661928 verified
raw
history blame contribute delete
331 Bytes
{
"crop_size": {
"height": 896,
"width": 896
},
"do_center_crop": false,
"do_convert_rgb": true,
"do_normalize": false,
"do_rescale": true,
"do_resize": false,
"image_processor_type": "CLIPImageProcessor",
"processor_class": "CLIPProcessor",
"resample": 3,
"size": {
"shortest_edge": 896
}
}