Skip to content

kcltlee/CNN-disease-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classification of Eye Disease From OCT Scans

Age-related macular degeneration (AMD) and other retinal diseases are leading causes of vision impairment worldwide (1). Routine eye exams for older adults often include Optical Coherence Tomography (OCT) scans, which provide high-resolution images of retinal layers to detect signs such as swelling, abnormal growths, or thinning. However, interpreting OCT scans is labor-intensive and prone to variability (3).

This project aims to develop a deep learning model to classify OCT scans into six categories:

  1. Age-related Macular Degeneration (AMD)
  2. Diabetic Macular Edema (DME)
  3. Diabetic Retinopathy (DR)
  4. Normal (Normal)

Automated classification can accelerate screening, improve diagnostic accuracy, and reduce manual workload for ophthalmologists. Deep learning is particularly suitable because it can learn hierarchical features from high-dimensional OCT data, capturing subtle patterns that traditional methods may miss, and generalizing to new patients regardless of race or gender, or new imaging conditions.

Model Architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors