GBCA / trainedmodels /Model.json
Kalpokoch's picture
fixes to file name
2a51f8d
Raw
History Blame Contribute Delete
279 Bytes
{
"arch": "DenseNet121ForBinaryClassification",
"best_threshold": 0.46,
"global_mean": 0.456,
"global_std": 0.224,
"image_size": 512,
"input_channels": 1,
"dropout": 0.5,
"val_f1": 0.7745,
"cbam_channels": 1024,
"cbam_reduction": 16,
"cbam_kernel_size": 7
}