quantem / omniem-mito.json
acreeca's picture
Upload omniem-mito.json with huggingface_hub
4e878b8 verified
Raw
History Blame Contribute Delete
882 Bytes
{
"model_id": "omniem/mito",
"arm_name": "F4v2_omni_cem",
"organelle": "mito",
"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-mito.safetensors",
"bytes": 25730696,
"sha256": "7e5c2c8b6ffede262cc69727683982d1f5d5ac4d46a6fd304d19f92900c988dc"
},
"requires": [
"omniem-vitl",
"omniem-mito"
],
"license": "see WEIGHTS_LICENSE.md"
}