Skip to content

The code implements a U-Net architecture for segmenting optical disks and cups from the image and then finding CDR to diagnose Glaucoma

Notifications You must be signed in to change notification settings

abdulmanan45/Glaucoma-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Glaucoma-Detection

The code implements a U-Net architecture for segmenting optical disks and cups from the image and then finding CDR to diagnose Glaucoma

#Chosen Deep Learning Architecture: The chosen architecture is U-Net. U-Net is particularly effective for biomedical image segmentation tasks due to its ability to capture both local and global features through a contracting path followed by an expansive path. It consists of a contracting path (downsampling) followed by an expansive path (upsampling) to achieve precise segmentation.

image

image

About

The code implements a U-Net architecture for segmenting optical disks and cups from the image and then finding CDR to diagnose Glaucoma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published