| { | |
| "model_id": "quantem/nucleus", | |
| "arm_name": "F4_qem_nuc", | |
| "organelle": "nucleus", | |
| "family": "quantem", | |
| "architecture": { | |
| "encoder": "vit_base_patch16_dinov3_qkvb", | |
| "patch_size": 16, | |
| "embed_dim": 768, | |
| "depth": 12, | |
| "neck": "naive_1x1", | |
| "decoder": "affinity_mws", | |
| "adaptation": "last_n", | |
| "feature_layers": "last4" | |
| }, | |
| "inference": { | |
| "tile_size": 512, | |
| "overlap": 0.25, | |
| "stride": 384, | |
| "fg_threshold": 0.5, | |
| "canonical_nm": 25.0, | |
| "normalization": { | |
| "mean": 0.583175, | |
| "std": 0.244468 | |
| }, | |
| "task": "instance" | |
| }, | |
| "artifact": { | |
| "filename": "quantem-nucleus.safetensors", | |
| "bytes": 136541864, | |
| "sha256": "d5152b6c2b5ccdbf824da1b31ae6f8e40670d8d975915ca2b2f4fab8d15f49f4" | |
| }, | |
| "requires": [ | |
| "quantem-vitb-trunk", | |
| "quantem-nucleus" | |
| ], | |
| "license": "see WEIGHTS_LICENSE.md" | |
| } |