Skip to content

tanmay-a-sharma/Detecting-COVID-19-with-Chest-X-Rays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detecting-COVID-19-with-Chest-X-Ray-using-PyTorch

Captura de tela de 2020-08-10 00-29-43

Project Description

In this project, PyTorch is used to create and train a ResNet-18 model and apply it to a set of chest X-ray data. This dataset has nearly 3000 Chest X-Ray scans which are categorized in three classes - Normal, Viral Pneumonia and COVID-19. Our objective in this project is to create an image classification model that can predict Chest X-Ray scans that belong to one of the three classes with a reasonably high accuracy.

Project Structure

This project is divided into the following tasks:

  • Introduction
  • Importing Libraries
  • Creating Custom Dataset
  • Image Transformations
  • Prepare DataLoader
  • Data Visualization
  • Creating the Model
  • Training the Model
  • Final Results

About

PyTorch to create and train a ResNet-18 model to chest X-ray data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published