DistillPath-KS16-UNI2h / config.json
RamonK's picture
Release DistillPath-KS16-UNI2h distilled pathology encoder (50k steps)
8e7cdb1 verified
Raw
History Blame Contribute Delete
253 Bytes
{
"architecture": "vit_small_patch16_224",
"num_classes": 0,
"num_features": 384,
"pretrained_cfg": {
"num_classes": 0,
"input_size": [3, 224, 224],
"mean": [0.5, 0.5, 0.5],
"std": [0.5, 0.5, 0.5],
"custom_load": false
}
}