File size: 900 Bytes
edfbb35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "model_id": "quantem/mito",
  "arm_name": "F4v2_qem_cem",
  "organelle": "mito",
  "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-mito.safetensors",
    "bytes": 136541856,
    "sha256": "a897bf322872d1aece8716a4a75e0353ed5688e4c39502a4347655dc24151500"
  },
  "requires": [
    "quantem-vitb-trunk",
    "quantem-mito"
  ],
  "license": "see WEIGHTS_LICENSE.md"
}