Skip to content

Academic Project To Detect Dibetic Retinopathy in given Retinal Fundas Images

Notifications You must be signed in to change notification settings

atneon27/Dibetic_Retinopathy_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Diabetic Retinopathy Detection

Table of Contents

  • Introduction
  • Features
  • Technologies Used
  • Usage
  • Dataset & Model Training
  • Results

Introduction

Diabetic Retinopathy Detection is a machine learning project aimed at detecting diabetic retinopathy in retinal images. Diabetic retinopathy is a medical condition where the retina is damaged due to diabetes, which can lead to blindness if not detected early. This project leverages deep learning techniques to assist in the early detection of this condition.

Features

  • Preprocessing of retinal images
  • Deep learning model for detection
  • Evaluation metrics for performance
  • Visualization of results

Technologies Used

  • Python
  • TensorFlow/Keras
  • OpenCV
  • NumPy
  • Pandas
  • Matplotlib

Dataset & Model Training

The dataset used for this project can be obtained from the Kaggle Diabetic Retinopathy Detection competition. And the model used is trained using a ResNet-52 neural network architecture.

Result

The model achieved a training accuracy of 96.01% and a validation accuracy of 93.2%, with a minimal loss of 0.136. On the test set, the accuracy was 92.32% with a loss of 0.149.

About

Academic Project To Detect Dibetic Retinopathy in given Retinal Fundas Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published