Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation


🚀 3. Glaucoma Detection DCNN

# Glaucoma Detection using DCNN

A deep learning-based medical imaging system for detecting glaucoma from retinal images using convolutional neural networks.

## 🧠 Features
- Binary classification (Glaucoma / Normal)
- Deep CNN architecture
- Transfer learning experiments
- Dataset preprocessing pipeline

## 🏥 Dataset
- 1190-image retinal dataset (2 classes)

## 🛠 Tech Stack
- Python
- TensorFlow / Keras
- OpenCV
- Jupyter Notebook

## 📊 Performance
- Accuracy comparison across architectures
- Model evaluation using validation metrics

## 📁 Usage
```bash
git clone https://github.com/Chege-N/Glaucoma-Detection-DCNN

About

This notebook builds a Glaucoma detection system using multiple deep learning approaches on a 1,190-image dataset (2 classes: Positive/Negative). Part 1 — Custom DCNN, Part 2 — Transfer Learning (ResNet-50 & Inception-v3), Part 3 — Multi-model Comparison (SqueezeNet, ResNet-50, Inception-v3).

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages