diff options
| author | Vineet Kumar <git@vineetk.net> | 2026-04-21 23:59:25 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-04-21 23:59:25 -0400 |
| commit | 9b8cf40297e4e0bee41e3a7697bb063c04ae7335 (patch) | |
| tree | eb6ca9dfad18c1cb1056f781e940f4dce2c0f4f4 /results/efficientnet_b0_clahe=True | |
| parent | a54bcf2255337052808ea2312cbd418c6a5f89a4 (diff) | |
add results (except pth files)
Diffstat (limited to 'results/efficientnet_b0_clahe=True')
| -rw-r--r-- | results/efficientnet_b0_clahe=True/classification_report.txt | 13 | ||||
| -rw-r--r-- | results/efficientnet_b0_clahe=True/confusion_matrix.png | bin | 0 -> 78612 bytes | |||
| -rw-r--r-- | results/efficientnet_b0_clahe=True/training_curves.png | bin | 0 -> 83377 bytes |
3 files changed, 13 insertions, 0 deletions
diff --git a/results/efficientnet_b0_clahe=True/classification_report.txt b/results/efficientnet_b0_clahe=True/classification_report.txt new file mode 100644 index 0000000..d5f3bf4 --- /dev/null +++ b/results/efficientnet_b0_clahe=True/classification_report.txt | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | Experiment: efficientnet_b0_clahe=True | ||
| 2 | |||
| 3 | precision recall f1-score support | ||
| 4 | |||
| 5 | Healthy (0) 0.86 0.91 0.88 3872 | ||
| 6 | Mild NPDR (1) 0.17 0.08 0.11 366 | ||
| 7 | Moderate NPDR (2) 0.55 0.53 0.54 794 | ||
| 8 | Severe NPDR (3) 0.40 0.52 0.45 131 | ||
| 9 | Proliferative DR (4) 0.62 0.58 0.60 106 | ||
| 10 | |||
| 11 | accuracy 0.78 5269 | ||
| 12 | macro avg 0.52 0.52 0.51 5269 | ||
| 13 | weighted avg 0.75 0.78 0.76 5269 | ||
diff --git a/results/efficientnet_b0_clahe=True/confusion_matrix.png b/results/efficientnet_b0_clahe=True/confusion_matrix.png new file mode 100644 index 0000000..94e90dc --- /dev/null +++ b/results/efficientnet_b0_clahe=True/confusion_matrix.png | |||
| Binary files differ | |||
diff --git a/results/efficientnet_b0_clahe=True/training_curves.png b/results/efficientnet_b0_clahe=True/training_curves.png new file mode 100644 index 0000000..b63ad8b --- /dev/null +++ b/results/efficientnet_b0_clahe=True/training_curves.png | |||
| Binary files differ | |||
