DistillPath-IS16-HOpt0 / config.json
RamonK's picture
Release DistillPath-IS16-HOpt0 distilled pathology encoder (50k steps)
4d957bb verified
Raw
History Blame Contribute Delete
265 Bytes
{
"architecture": "vit_small_patch16_224",
"num_classes": 0,
"num_features": 384,
"pretrained_cfg": {
"num_classes": 0,
"input_size": [3, 224, 224],
"mean": [0.485, 0.456, 0.406],
"std": [0.229, 0.224, 0.225],
"custom_load": false
}
}