Diabetic Retinopathy Detection

Machine Learning & MIT App Integration

About the Project

This project uses deep learning models (VGG16, MobileNet) to detect diabetic retinopathy from retina images. Early detection is critical to prevent vision loss.

MIT App Inventor App

The mobile app allows users to upload retina images and get predictions for DR severity.

Download App APK

Pre-trained Models

The trained models are available on Google Drive. Download and place them in the Model/ folder before running the scripts.

Download Models

Project Report

View or download the detailed report of the project:

Download PDF Report

GitHub Repository

Access the source code, scripts, and dataset instructions:

Go to GitHub Repo