Skip to content

Victor-Chavanne/retinal_oct_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detecting Retina Damage From Optical Coherence Tomography (OCT) Images

Model for detecting retina damage from Optical Coherence Tomography (OCT) Images, using Transfer Learning on VGG16 CNN Model.

Context

Retinal Optical Coherence Tomography (OCT) is an imaging technique used to capture high-resolution cross sections of the retinas of living patients. Approximately 30 million OCT scans are performed each year, and the analysis and interpretation of these images takes up a significant amount of time (Swanson and Fujimoto, 2017).

Data:

Data is avalaible here : https://data.mendeley.com/datasets/rscbjbr9sj/2

Model

A VGG16 CNN architecture is used for calssification pretrained on the 'ImageNet' dataset. The full code is available here https://colab.research.google.com/drive/1UzymPZ7DOG9JO2nOEA4IndMaed1kzQyK?usp=sharing

About

Model for detecting retina damage from Optical Coherence Tomography (OCT) Images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 59.7%
  • HTML 40.3%