Files
patient_leakage_detection/results/classification_siamese.json
rpotter6298 35cbd9ac3c 2026001
2026-07-01 17:35:58 +02:00

47 lines
1.2 KiB
JSON

[
{
"model": "VGG16",
"manifest": "siamese",
"image_cv": 0.9920324675324675,
"image_test": 1.0,
"patient_cv": 0.9098522338879679,
"patient_test": 0.8473684210526315,
"drop": 0.15263157894736845
},
{
"model": "DenseNet121",
"manifest": "siamese",
"image_cv": 0.9874675324675325,
"image_test": 0.9954545454545455,
"patient_cv": 0.9153328830764822,
"patient_test": 0.8842105263157894,
"drop": 0.11124401913875603
},
{
"model": "EfficientNetB1",
"manifest": "siamese",
"image_cv": 0.9829155844155844,
"image_test": 0.9954545454545455,
"patient_cv": 0.9173969014142157,
"patient_test": 0.8526315789473684,
"drop": 0.14282296650717707
},
{
"model": "MobileNetV2",
"manifest": "siamese",
"image_cv": 0.9874610389610389,
"image_test": 0.9954545454545455,
"patient_cv": 0.9252064018337733,
"patient_test": 0.8736842105263158,
"drop": 0.12177033492822964
},
{
"model": "ResNet50",
"manifest": "siamese",
"image_cv": 0.9897597402597402,
"image_test": 0.9954545454545455,
"patient_cv": 0.9317341028632242,
"patient_test": 0.8631578947368421,
"drop": 0.13229665071770336
}
]