File size: 870 Bytes
a3edace | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | {
"model_id": "omniem/er",
"arm_name": "F4_omni_er",
"organelle": "er",
"family": "omniem",
"architecture": {
"encoder": "vit_large_patch14_dinov2.lvd142m",
"patch_size": 14,
"embed_dim": 1024,
"depth": 24,
"neck": "resnet34_detail",
"decoder": "dpt",
"adaptation": "lora",
"feature_layers": "last4"
},
"inference": {
"tile_size": 518,
"overlap": 0.25,
"stride": 388,
"fg_threshold": 0.5,
"canonical_nm": null,
"normalization": {
"mean": 0.0,
"std": 1.0
},
"task": "semantic"
},
"artifact": {
"filename": "omniem-er.safetensors",
"bytes": 135200976,
"sha256": "3e3a693ea757d500b23f70e4e5d3d07633f5ba1247c9cd41f37bbb8ca92ffd99"
},
"requires": [
"omniem-vitl",
"omniem-er"
],
"license": "see WEIGHTS_LICENSE.md"
} |