Skip to content

2021/2022 sem 1 - Image Processing Individual Assignment Project - Covid detection with Lung X-rays images - Detect Covid or other diseases based on Lung X-rays images by using transfer learning of CNN.

Notifications You must be signed in to change notification settings

Guoxuan99/Covid-Detection-Lung-Xrays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Covid-Detection-Lung-Xrays

2021/2022 sem 1 - Image Processing Individual Assignment Project - Covid detection with Lung X-rays images - Detect Covid or other diseases based on Lung X-rays images by using transfer learning of CNN.

For this project I used feature extraction from Transfer Learning, which I import the pretrained CNN model such as Resnet50, VGG16 and Inception and change the last layer to suit my need. The model can achieve a F1-score of 0.88 by using VGG16, which is the best among other pretrained model.

Dataset preview:

Screenshot 2022-01-28 165341

Score and Graphs:

Screenshot 2022-01-28 165439

Screenshot 2022-01-28 165458

Screenshot of the output using other Lung X-rays image:

Screenshot 2022-01-28 165531

About

2021/2022 sem 1 - Image Processing Individual Assignment Project - Covid detection with Lung X-rays images - Detect Covid or other diseases based on Lung X-rays images by using transfer learning of CNN.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published