| { | |
| "model_id": "omniem/nucleus", | |
| "arm_name": "F4_omni_nuc", | |
| "organelle": "nucleus", | |
| "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": 25.0, | |
| "normalization": { | |
| "mean": 0.0, | |
| "std": 1.0 | |
| }, | |
| "task": "instance" | |
| }, | |
| "artifact": { | |
| "filename": "omniem-nucleus.safetensors", | |
| "bytes": 25730704, | |
| "sha256": "3142057d3b36b4822f57f2a48028c1f0cbbe1be478a9a8dc94059b7b1e15e1dc" | |
| }, | |
| "requires": [ | |
| "omniem-vitl", | |
| "omniem-nucleus" | |
| ], | |
| "license": "see WEIGHTS_LICENSE.md" | |
| } |