Skip to content

mt4sd/ChestXRayClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chest X-Ray Classification

This repository proposes a workflow for training and evaluating deep learning models designed to classify chest X-ray images using PyTorch.

Objective

The purpose of this project is to develop a system capable of accurately classifying chest X-ray images into different categories, such as pleural effusion, pneumonia, cardiomegaly, or other abnormalities.

Information about the Dataset

The models used for classification have been trained using PadChest Datataset

Bustos, A., Pertusa, A., Salinas, J. M., & De La Iglesia-Vaya, M. (2020). Padchest: A large chest x-ray image dataset with multi-label annotated reports. Medical image analysis, 66, 101797.

Prerequisites

  • Anaconda
  • PyTorch
    • version 2.0.1 or above
  • Scikit-learn
    • version 1.3.0 or above
  • Matplotlib
  • Pandas

Installation

Clone this repository:

git clone https://github.com/mt4sd/ChestXRayClassification.git

or click Download ZIP in right panel of repository and extract it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published