AnyThermal / segmentation_cart /preprocessor_config.json
airlabshare's picture
Create preprocessor_config.json
dbc1327 verified
raw
history blame contribute delete
219 Bytes
{
"do_center_crop": false,
"do_convert_rgb": true,
"do_normalize": false,
"do_rescale": true,
"do_resize": false,
"image_processor_type": "BitImageProcessor",
"rescale_factor": 0.00392156862745098
}