Code Monkey home page Code Monkey logo

pnemonia-predictor's Introduction

Child-Pneumonia-Diagnoser

Live Web App: http://child.test.woza.work/



This prototype web app uses computer vision to detect viral and bacterial pneumonia on chest x-rays. It’s a triage tool to help doctors identify high risk children fast. The app can accept batches of x-rays in jpg or png format. For each x-ray it outputs three possible conditions:

  • No pneumonia
  • Viral pneumonia
  • Bacterial pneumonia

The model was trained on chest x-rays of children aged 1 to 5.

Model F1 score: 0.76

The process used to build and train the model is described in this Kaggle kernel:
https://www.kaggle.com/vbookshelf/child-pneumonia-diagnoser-tensorflow-js-web-app/notebook

The dataset used for the training can be found here:
https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia

All javascript, html and css files used to create the web app are available in this repo.

Needed packages :-

yarn add @babel/runtime@^7.11.2 @npmcli/move-file@^1.0.1 @tensorflow/[email protected] [email protected] [email protected] html-webpack-plugin@^4.4.1 webpack@^4.44.1 webpack-cli@^3.3.12 webpack-dev-server@^3.11.0 yarn add --dev @babel/core@^7.11.6 @babel/plugin-transform-runtime@^7.11.5

yarn add [email protected] [email protected]

pnemonia-predictor's People

Contributors

william-amanabo avatar

Watchers

James Cloos avatar  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.