GithubHelp home page GithubHelp logo

tharunats / detecting-pneumonia-disease-by-using-chest-xrays Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 513 KB

Pneumonia is an infection in that effects lungs. It can be caused by bacteria, viruses, or fungi. We design a model which can detect pneumonia by using chest xrays of a person.

Jupyter Notebook 98.97% Python 1.03%

detecting-pneumonia-disease-by-using-chest-xrays's Introduction

Creating a model that detects Pneumonia in chest xrays

AI in Healthcare

AI in healthcare will always be the reason I started to dig in this field of Artificial Intelligence. The scope is huge and the impact you make in the world, too. Making a prototype to solve medical problems will always be a reason to be proud of.

It’s unbelievable how AI is improving the healthcare field, specifically in medical diagnosis. AI will improve the way Doctors diagnose and treat diseases. It’s not a competition but an opportunity to join forces!

This time, detecting Pneumonia in Chest X-Ray images, is a great experience. I will detect Pneumonia in Chest X-Rays: Using a Convolutional Neural Network with Tensorflow.

What is Pneumonia?

According to the American Lung Association, Pneumonia is an infection that inflames your lungs’ air sacs (alveoli). The air sacs may fill up with fluid or pus, causing symptoms such as a cough, fever, chills and trouble breathing.

Pneumonia Symptoms

Most common Pneumonia symptoms are:

Cough, which may produce greenish, yellow or even bloody mucus Fever, sweating and shaking chills Shortness of breath Rapid, shallow breathing Sharp or stabbing chest pain that gets worse when you breathe deeply or cough Loss of appetite, low energy, and fatigue Nausea and vomiting, especially in small children.

Chest X-Ray Images (Pneumonia)

I will use the Chest X-Ray Images (Pneumonia) Dataset. You can find this dataset at Kaggle. It’s organized into 3 folders (train, test and val sets) and contains subfolders for each image category (Pneumonia/Normal). There are 5,863 X-Ray images (JPEG) and 2 categories (Pneumonia/Normal).

Chest X-ray images were selected from retrospective cohorts of pediatric patients of one to five years old from Guangzhou Women and Children’s Medical Center, Guangzhou. All chest X-ray imaging was performed as part of patients’ routine clinical care.

My model achieved an accuracy of 80% on test data with 78% recall. Now you can classify the images into 2 categories: Normal and Pneumonia by using this model.

You can get the dataset here:

https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia/

Instructions

The project is broken down into multiple steps:

Analyse and preprocess the image dataset .Creating an image classifier using dataset .Use the trained classifier to predict image content. Everything you need to recreate this project is on the jupyter notebook.

detecting-pneumonia-disease-by-using-chest-xrays's People

Contributors

tharunats avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Forkers

praneethdarak

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.