building-footprint-segmentation / preprocessor_config.json
mhassanch's picture
update config
ee891bc
raw
history blame contribute delete
136 Bytes
{
"data_format": "channels_first",
"default_to_square": true,
"device": null,
"do_convert_rgb": true,
"return_tensors": true
}