eel4759_classification

Comparison of different ImageNet-based CNN models for classifying diabetic retinopathy images
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore8L
-rw-r--r--README.md100L
-rw-r--r--assignment/proposal.org93L
-rw-r--r--assignment/proposal.pdf113957B
-rw-r--r--assignment/report.org462L
-rw-r--r--assignment/report.pdf1004606B
-rw-r--r--assignment/retina_class0.jpg55083B
-rw-r--r--assignment/retina_class4.jpg37113B
-rw-r--r--channels.scm17L
-rw-r--r--dataset.py157L
-rw-r--r--evaluate.py156L
-rw-r--r--main.py189L
-rw-r--r--manifest.scm13L
-rw-r--r--models.py35L
-rw-r--r--references.bib48L
-rw-r--r--requirements.txt7L
-rw-r--r--results/efficientnet_b0_clahe=False/classification_report.txt13L
-rw-r--r--results/efficientnet_b0_clahe=False/confusion_matrix.png77436B
-rw-r--r--results/efficientnet_b0_clahe=False/training_curves.png78851B
-rw-r--r--results/efficientnet_b0_clahe=True/classification_report.txt13L
-rw-r--r--results/efficientnet_b0_clahe=True/confusion_matrix.png78612B
-rw-r--r--results/efficientnet_b0_clahe=True/training_curves.png83377B
-rw-r--r--results/old_output.txt375L
-rw-r--r--results/resnet50_clahe=False/classification_report.txt13L
-rw-r--r--results/resnet50_clahe=False/confusion_matrix.png79723B
-rw-r--r--results/resnet50_clahe=False/training_curves.png79370B
-rw-r--r--results/resnet50_clahe=True/classification_report.txt13L
-rw-r--r--results/resnet50_clahe=True/confusion_matrix.png80274B
-rw-r--r--results/resnet50_clahe=True/training_curves.png80405B
-rw-r--r--results/vit_b_16_clahe=False/classification_report.txt13L
-rw-r--r--results/vit_b_16_clahe=False/confusion_matrix.png77874B
-rw-r--r--results/vit_b_16_clahe=False/training_curves.png98667B
-rw-r--r--results/vit_b_16_clahe=True/classification_report.txt13L
-rw-r--r--results/vit_b_16_clahe=True/confusion_matrix.png78314B
-rw-r--r--results/vit_b_16_clahe=True/training_curves.png82953B
-rw-r--r--train.py139L
-rw-r--r--utils.py63L