metaseg-siren-2d-5cls / config.json
basimazam's picture
Upload config.json with huggingface_hub
653c0f1 verified
Raw
History Blame Contribute Delete
242 Bytes
{
"backbone": "siren",
"in_features": 2,
"hidden_features": 128,
"hidden_layers": 4,
"num_classes": 5,
"resolution": 192,
"omega_0": 30.0,
"has_adapter": false,
"adapter_hidden_dim": 256,
"seg_head_hidden": [
128
]
}