Skip to content

AryamanRathr0re/Diabetic-Retinopathy-Detection-CNN-Based-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Diabetic Retinopathy Detection – CNN-Based Classifier

A deep learning-based solution for early detection of diabetic retinopathy using convolutional neural networks (CNNs). This model achieves over 95% precision in classifying retinal disorders from medical images.


πŸ“Œ Features

  • πŸ”¬ Detects diabetic retinopathy from retina images
  • 🧠 Built with CNN using TensorFlow and Keras
  • πŸ—ƒοΈ Preprocessed and augmented dataset for robust learning
  • πŸ“ˆ Achieved 95%+ precision in evaluation
  • πŸ‘₯ Developed collaboratively as part of an academic research project

πŸ› οΈ Tech Stack

  • Language: Python
  • Frameworks: TensorFlow, Keras
  • Tools: NumPy, Matplotlib, OpenCV
  • Others: Scikit-learn, ImageDataGenerator for augmentation

πŸ“‚ Project Structure

diabetic-retinopathy-main/ β”œβ”€β”€ dataset/ # Retina images β”œβ”€β”€ model/ # Saved model and architecture β”œβ”€β”€ notebooks/ # Training & evaluation notebooks β”œβ”€β”€ utils/ # Image preprocessing and helpers β”œβ”€β”€ main.py # Training script β”œβ”€β”€ requirements.txt └── README.md

About

A deep learning model using CNNs for early detection of diabetic retinopathy with 95% accuracy. Built with Python, TensorFlow, and Keras.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors