| { | |
| "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" | |
| } | |