wetland-segmentation / preprocessor_config.json
mhassanch's picture
update preprocessor config
0aa4a0a
raw
history blame contribute delete
137 Bytes
{
"data_format": "channels_first",
"default_to_square": true,
"do_convert_rgb": false,
"device": null,
"return_tensors": true
}