Skip to content

This repository contains an image classification project focused on Optical Coherence Tomography (OCT) images. The goal is to classify OCT scans into four different classes: normal, diabetic macular edema (DME), drusen, and choroidal neovascularization (CNV).

Notifications You must be signed in to change notification settings

tolitei/dissertation-OCT-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

OCT-Image-Classification

This repository contains an image classification project focused on Optical Coherence Tomography (OCT) images. The goal is to classify OCT scans into four different classes: normal, diabetic macular edema (DME), drusen, and choroidal neovascularization (CNV).

Deep Learning methods: . VGG16: contains the code that achieves best results (preprocessing1 + data augmentation) . Resnet50V2: contains the code that achieves best results (original database) . Proposed Model: contains the code that achieves best results (preprocessing 2)

image image image image image image image

image image

References

Data- https://data.mendeley.com/v1/datasets/compare/rscbjbr9sj/2/3

About

This repository contains an image classification project focused on Optical Coherence Tomography (OCT) images. The goal is to classify OCT scans into four different classes: normal, diabetic macular edema (DME), drusen, and choroidal neovascularization (CNV).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages