Skip to content

Arminkhayati/CovidCT_CNN-ACGAN

Repository files navigation

Covid CT CNN GAN

A Simple code to train a CNN to predict label of Covid and Non-Covid CT scan images and an ACGAN to generate them.
At first in part 'A' I trained a Resnet50 network that classifies these images with 81% test accuracy.
Then in part 'B' I trained an ACGAN to generate Covid and Non-Covid CT scan images.
The classifier from part A, classifies generated images by ACGAN with 79% accuracy.
Later on I mixed a little bit of generated images with the original train dataset and retrained my network from part A, and got 86% test accuracy on original dataset.
Feel free to ask me any question about the project.
Email: northatlas@gmail.com
Telegram ID: @armin_bishop

alt text

About

A Simple code to train a CNN to predict label of Covid and Non-Covid CT scan images and an ACGAN to generate them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published