Skip to content

App that detects severity of Diabetic Retinopathy using TensorflowLite model trained from scratch in Google Colab notebook.

Notifications You must be signed in to change notification settings

ArafatRohan93/Diabetic_Retinopathy

Repository files navigation

Diabetic Retinopathy Detector App

This App takes an Fundus image as input and then predicts the severity of Diabetic Retinopathy for that image. The classifier model is a TFLite model which is developed from scratch using Python.

Classifier Models from scratch

Python codes for devloping a classifier model is included in folder Python.

App Requirement

  • Android device (minimum required Android version is 4.2 (API level 21))

Usage

  • Clone the repository, open and compile the project with Android Studio.
  • Run the project.
  • Let your device install the Application
  • After installation Press the button '''Choose Image'''
  • Grant permission for accessing gallery.
  • After choosing image press '''Classify Image''' Button.
  • Result will be shown at the top.

Image For Help

Releases

No releases published

Packages

No packages published