quantem / omniem-ld.json
acreeca's picture
Upload omniem-ld.json with huggingface_hub
240d66c verified
Raw
History Blame Contribute Delete
871 Bytes
{
"model_id": "omniem/ld",
"arm_name": "F4_omni_ld",
"organelle": "ld",
"family": "omniem",
"architecture": {
"encoder": "vit_large_patch14_dinov2.lvd142m",
"patch_size": 14,
"embed_dim": 1024,
"depth": 24,
"neck": "naive_1x1",
"decoder": "affinity_mws",
"adaptation": "lora",
"feature_layers": "last4"
},
"inference": {
"tile_size": 518,
"overlap": 0.25,
"stride": 388,
"fg_threshold": 0.5,
"canonical_nm": 8.0,
"normalization": {
"mean": 0.0,
"std": 1.0
},
"task": "instance"
},
"artifact": {
"filename": "omniem-ld.safetensors",
"bytes": 25730688,
"sha256": "ae5b0c356e0fb48dc7b27dd080907c83fbf2e670a1042b268779d6504e5baf36"
},
"requires": [
"omniem-vitl",
"omniem-ld"
],
"license": "see WEIGHTS_LICENSE.md"
}