You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements an end-to-end deep learning pipeline for automated
detection of ocular diseases from retinal fundus images. The system performs
multi-label classification across 8 diagnostic categories using the
ODIR-5K dataset, and is designed with clinical applicability in mind —
reporting sensitivity, specificity, and per-class AUC alongside standard
accuracy metrics.
Design of AI Systems Authors: Josue Valenzuela Perez · Ludwig Alexandersson
About
Deep learning project for multi-class classification of ocular diseases using fundus images and EfficientNetV2B2 with transfer learning on the ODIR dataset.