Skip to content

Transfer learning deep neural network for glaucoma binary classification task

Notifications You must be signed in to change notification settings

mtom407/glaucoma_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

glaucoma_classifier

Transfer learning deep neural network for glaucoma binary classification task

Part of the final year engineering project from my studies at Warsaw's University of Technology.

Disclaimer: The training scripts presented in this repository require medical data in order to train and test deep learning models. I cannot share this data here. The code in this repository can be regarded as a starter code for someone who is undertaking a glaucoma classification task on their own data.

Scripts in this repo:

  • vgg_glaucoma_training - code used for training a VGG16 architecture using transfer learning (weights from ImageNet)
  • vgg_glaucoma_test - code used for testing models trained with the other script

Package requirements)

About

Transfer learning deep neural network for glaucoma binary classification task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages