sac-patch-segmenter-2 / config.json
rocker417's picture
Upload config.json with huggingface_hub
d9764f6 verified
{
"architectures": ["SACPatchSegmenterModel"],
"auto_map": {
"AutoConfig": "configuration_sac.SACPatchSegmenterConfig",
"AutoModel": "modeling_sac.SACPatchSegmenterModel"
},
"model_type": "sac-patch-segmenter",
"base_filter": 16,
"input_size": 416,
"torch_dtype": "float32"
}