|
{ |
|
"url": "https://storage.googleapis.com/vit_models/augreg/B_16-i21k-300ep-lr_0.001-aug_medium1-wd_0.1-do_0.0-sd_0.0--imagenet2012-steps_20k-lr_0.01-res_224.npz", |
|
"num_classes": 14, |
|
"input_size": [ |
|
3, |
|
224, |
|
224 |
|
], |
|
"pool_size": null, |
|
"crop_pct": 0.9, |
|
"interpolation": "bicubic", |
|
"fixed_input_size": true, |
|
"mean": [ |
|
0.5, |
|
0.5, |
|
0.5 |
|
], |
|
"std": [ |
|
0.5, |
|
0.5, |
|
0.5 |
|
], |
|
"first_conv": "patch_embed.proj", |
|
"classifier": "head", |
|
"architecture": "vit_base_patch16_224", |
|
"num_features": 768, |
|
"labels": [ |
|
"Atelectasis", |
|
"Cardiomegaly", |
|
"Effusion", |
|
"Infiltration", |
|
"Mass", |
|
"Nodule", |
|
"Pneumonia", |
|
"Pneumothorax", |
|
"Consolidation", |
|
"Edema", |
|
"Emphysema", |
|
"Fibrosis", |
|
"Pleural_Thickening", |
|
"Hernia" |
|
] |
|
} |