Skip to content

Detecting Retinopathy of Prematurity Disease in Premature Baby Based on Fundus Image Data with CNN Model using VGG19's Architecture.

Notifications You must be signed in to change notification settings

angelpatriciads/retinopathy-classification-cnn

Repository files navigation

Detecting Retinopathy of Prematurity Disease in Premature Baby Based on Fundus Image Data with CNN Model using VGG19's Architecture

-- Project Status: [Completed]

Objective

The purpose of this project is to explain how the Convolutional Neural Network method works in detecting Retinopathy of prematurity (ROP) in premature babies, knowing the effect of data augmentation on the model in the application of cases of detection of Retinopathy of prematurity (ROP) in premature infants, and analyzing the performance of the model without data augmentation and with data augmentation to get the best model for the application of Retinopathy of prematurity (ROP) detection cases in premature infants.

Partner

Mrs. Devvi Sarwinda, S.Si., M.Kom.

Methods Used

  • Deep Learning
  • Convolutional Neural Network
  • VGG-19 Architecture

Technologies

  • Python
  • Jupyter
  • Numpy
  • OpenCV
  • Keras
  • TensorFlow

Project Description

  • Data taken from kaggle site here.
  • Data augmentation for multiplying the amount of data to be used.
  • Labeling image data according the class (ROP or Non ROP).
  • Data preparation such as changing images to arrays, resizing, and normalizing.
  • Dividing data into train, test, and validation data.
  • Utilizing VGG19's Architecture in making CNN classification models.
  • Train models and provide evaluation reports.

Needs of this project

  • Data Augmentation
  • Data Processing
  • Deep Learning Modeling
  • Evaluation and Reporting

Getting Started

  1. You can access the raw data here within this repo.
  2. All of the scripts are being kept here.

Contributing Members

Name Github Account
Hosia Josindra Saragih github.com/hosiajosindra
Angelica Patricia github.com/angelpatriciads
Annisa Zahra github.com/annisazahra01
Arundhati Naysa Ekhaputri github.com/arundhatinaysa
Latifa Aulia Esmananda github.com/latifaesmananda

About

Detecting Retinopathy of Prematurity Disease in Premature Baby Based on Fundus Image Data with CNN Model using VGG19's Architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published