Skip to content

Detection of diabetic retinopathy using CNN based segemntation of Fundus Images

Notifications You must be signed in to change notification settings

m-rit/retina_image_segment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Retina Image Segmentation

Here CNN based segemntation of Fundus Images is done to get the hard exudates for detection of diabetic retinopathy. The dataset used is IDRiD containing 81 fundus images.

32 x 32 patches were made for for each image and the state of central pixel was assigned as the target output.

8 layer CNN was made to classify central pixel of image patches and the finally the patch classifiers were put together.

Ground truth : IDRiD_55_EX

Predicted with 32x32 patch size : IDRiD_55predicted

About

Detection of diabetic retinopathy using CNN based segemntation of Fundus Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published