GithubHelp home page GithubHelp logo

gerardmaggiolino / chestx-ray14-cnn Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 187 KB

CNN architectures, training procedures, and evaluations for prediction of diseases on the ChestX-ray14 dataset.

Python 33.53% Jupyter Notebook 66.47%

chestx-ray14-cnn's Introduction

Convolutional Neural Networks for Disease Classification

Three PyTorch implemented CNN architectures and their respective trainers for evaluation over the ChestX-ray14 dataset of thorax diseases. This dataset presents a class imbalanced multi-label classification problem, with 112,120 frontal-view X-rays labelled for fourteen different diseases. The architectures and trainers demonstrate use of the following techniques and optimizations:

  • K-fold cross validation and early stopping with restoration of best models
  • Undersampling of training set to address class imbalance problems
  • Xavier initialization
  • Confusion, Accuracy, Loss, Precision, and Recall recording and plotting
  • Batch normalization
  • Adam optimization
  • ... and more! See modules for additional information.

Example training metrics and results

Training and Validation Set Performance

Class Confusion Matrices

CNN Filter Visualizations

Results of Class Balancing through Undersampling

Dataset citation:

Wang, X., Peng, Y., Lu, L., Lu, Z., Bagheri, M., & Summers, R. M. (2017, July). Chestx-ray8: Hospital-scale chest x-ray database and benchmarks on weakly-supervised classification and localization of common thorax diseases. In Computer Vision and Pattern Recognition (CVPR), 2017 IEEE Conference on (pp. 3462-3471). IEEE.

chestx-ray14-cnn's People

Contributors

gerardmaggiolino avatar

Stargazers

Lau Kwun Hang avatar  avatar Jaeyong Kang avatar

Watchers

James Cloos avatar

Forkers

kjysmu

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.