| { | |
| "model_id": "quantem/ld", | |
| "arm_name": "F4_qem_ld", | |
| "organelle": "ld", | |
| "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": 8.0, | |
| "normalization": { | |
| "mean": 0.583175, | |
| "std": 0.244468 | |
| }, | |
| "task": "instance" | |
| }, | |
| "artifact": { | |
| "filename": "quantem-ld.safetensors", | |
| "bytes": 136541848, | |
| "sha256": "765d1a8e281edf7e62952e83cdd0ce3bf4597dc32375dc0ed4a798f2f2140207" | |
| }, | |
| "requires": [ | |
| "quantem-vitb-trunk", | |
| "quantem-ld" | |
| ], | |
| "license": "see WEIGHTS_LICENSE.md" | |
| } |