Skip to content

Code repository for a paper "Optic Disc and Cup Segmentation Methods for Glaucoma Detection with Modification of U-Net Convolutional Neural Network"

License

Notifications You must be signed in to change notification settings

alphamupsiomega/optic-nerve-cnn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optic Disc and Cup Segmentation Methods with U-Net

This repository contains code in support of the paper: "Optic Disc and Cup Segmentation Methods for Glaucoma Detection with Modification of U-Net Convolutional Neural Network":

Sevastopolsky, Artem. "Optic Disc and Cup Segmentation Methods for Glaucoma Detection with Modification of U-Net Convolutional Neural Network." arXiv preprint arXiv:1704.00979 (2017).

(accepted for publication in "Pattern Recognition and Image Analysis: Advances in Mathematical Theory and Applications" journal, ISSN 1054-6618)

Built with Python 2.7 and Keras.

See scripts folder for notebooks for training with clarification of usage. HDF5 datasets should be recreated with scripts/Organize datasets.ipynb notebook. models_weights folder contains pre-trained models.

Click the following links to watch content of notebooks in a handy way:

The software is distributed under MIT License, which requires that copyright notice and this permission notice shall be included in all copies or substantial portions of this software. Commercial use, distribution, modification and private use are fully allowed.

About

Code repository for a paper "Optic Disc and Cup Segmentation Methods for Glaucoma Detection with Modification of U-Net Convolutional Neural Network"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Other 0.4%