gghl-oriented-object-detection / preprocessor_config.json
mhassanch's picture
add pre processor config and update model config
3739afa
raw
history blame contribute delete
136 Bytes
{
"data_format": "channels_first",
"default_to_square": true,
"device": null,
"do_convert_rgb": true,
"return_tensors": true
}