Skip to content

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. [Project done on Coursera Project Network]

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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:

  • Task 1: Introduction,
  • Task 2: Importing Libraries,
  • Task 3: Creating Custom Dataset,
  • Task 4: Image Transformations,
  • Task 5: Prepare DataLoader,
  • Task 6: Data Visualization,
  • Task 7: Creating the Model,
  • Task 8: Training the Model,
  • Task 9: Final Results.

About

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. [Project done on Coursera Project Network]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published