Skip to content

a9raag/pneumonia-detection-resnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pneumonia Detection using ResNet

This repository contains a deep learning project where we've trained a ResNet model to detect pneumonia from X-ray images.

Introduction

Pneumonia is a common lung infection caused by various microorganisms such as bacteria, viruses, and fungi. Early detection is crucial for effective treatment. This project aims to aid healthcare professionals in the timely and accurate diagnosis of pneumonia using X-ray images.

Dataset

We utilized the Labeled Optical Coherence Tomography (OCT) and Chest X-Ray Images for Classification Dataset for the project.
This dataset consists of 5840 X-ray images, labeled as 'Pneumonia' or 'Normal'.

Total Images: 5840
Training Set: 5216 images
Validation Set: 312 images
Test Set: 312 images

Requirements

Python 3.x
TensorFlow 2.x

Results Our trained ResNet model achieved an accuracy of XX% on the test set. Here are some of the results:

1594746999288 1594746998684 1594746998560

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages