This commit is contained in:
rpotter6298
2026-07-01 17:35:58 +02:00
parent 9bfcc0243b
commit 35cbd9ac3c
84 changed files with 8500 additions and 423 deletions
+42
View File
@@ -0,0 +1,42 @@
[
{
"model": "VGG16",
"image_cv": 0.9920324675324675,
"image_test": 1.0,
"patient_cv": 0.9121525126693927,
"patient_test": 0.8933333333333333,
"drop": 0.10666666666666669
},
{
"model": "DenseNet121",
"image_cv": 0.9874675324675325,
"image_test": 0.9954545454545455,
"patient_cv": 0.9367063276432266,
"patient_test": 0.8711111111111111,
"drop": 0.12434343434343442
},
{
"model": "EfficientNetB1",
"image_cv": 0.9829155844155844,
"image_test": 0.9954545454545455,
"patient_cv": 0.9158173382359915,
"patient_test": 0.8844444444444445,
"drop": 0.111010101010101
},
{
"model": "MobileNetV2",
"image_cv": 0.9874610389610389,
"image_test": 0.9954545454545455,
"patient_cv": 0.9129576751848534,
"patient_test": 0.8888888888888888,
"drop": 0.10656565656565664
},
{
"model": "ResNet50",
"image_cv": 0.9669675324675324,
"image_test": 0.9772727272727273,
"patient_cv": 0.8742211426908154,
"patient_test": 0.8622222222222222,
"drop": 0.11505050505050507
}
]