Giter Club home page Giter Club logo

aeye_model's Introduction

AEYE

Introduction

Multi-class image classifer for Fundus Opthamologic Medical Imagings

Detects the following disease:

  • Normal
  • Diabetic Retinopathy
  • Cataract
  • Glaucoma
  • Age Related Macular Degeneration
  • Patholical Myopia

Accuracy = .74

Confusion Matrix

e

ROC

e

Model Accuracy and Loss

e

Using model

from keras.models import Model, load_model
model= load_model(PATH/model.h5)

How to Run and Train Model Locally

Download Jupyter Notebooks, Anaconda, Python 3

https://jupyter.org/install

https://www.anaconda.com/products/individual

https://www.python.org/downloads/

Have the following Python Libraries Installed

  • numpy
  • pandas
  • cv2
  • matplotlib
  • Tensorflow
  • Keras
  • IPython
  • PIL
  • sklearn
  • itertools

The model was trained and created in AWS Sagemaker. Please note comments to make changes to run locally.

Examples of GradCam Images

Normal Image

e

Diabetic Retinopathy Image

e

Glaucoma Image

e

Website

e

Data

Source Diease
https://www.kaggle.com/jr2ngb/cataractdataset Cataracts, Glaucoma
https://www.kaggle.com/linchundan/fundusimage1000 Myopia, AMD
https://www.kaggle.com/nguyenhung1903/diaretdb1-v21 Diabetic Retinopathy
http://www5.informatik.uni-erlangen.de/research/data/fundus-images/ Diabetic Retinopathy, Glaucoma
https://www.it.lut.fi/project/imageret/diaretdb0/#DOWNLOAD Diabetic Retinopathy
https://personalpages.manchester.ac.uk/staff/niall.p.mcloughlin/ Glaucoma, Diabetic Retinopathy, AMD
https://ai.baidu.com/broad/download AMD, Glaucoma, Myopia
https://www.kaggle.com/andrewmvd/ocular-disease-recognition-odir5k Diabetic Retinopathy, Normal, Cataract, Glaucoma, AMD, Myopia

aeye_model's People

Contributors

teahserani avatar shuyueg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.