quantem / quantem-er.json
acreeca's picture
Upload quantem-er.json with huggingface_hub
7e86d78 verified
Raw
History Blame Contribute Delete
862 Bytes
{
"model_id": "quantem/er",
"arm_name": "F4_qem_er",
"organelle": "er",
"family": "quantem",
"architecture": {
"encoder": "vit_base_patch16_dinov3_qkvb",
"patch_size": 16,
"embed_dim": 768,
"depth": 12,
"neck": "resnet34_detail",
"decoder": "upernet",
"adaptation": "full",
"feature_layers": "last4"
},
"inference": {
"tile_size": 512,
"overlap": 0.25,
"stride": 384,
"fg_threshold": 0.5,
"canonical_nm": null,
"normalization": {
"mean": 0.583175,
"std": 0.244468
},
"task": "semantic"
},
"artifact": {
"filename": "quantem-er.safetensors",
"bytes": 465028184,
"sha256": "50bcdfedc497041fcd78292175f3d11b50c397db271e441d9ad91a5bb50072a1"
},
"requires": [
"quantem-er"
],
"license": "see WEIGHTS_LICENSE.md"
}