Skip to content

In this notebook, we examine covid-19 infection with the help of convolutional neural network and chest x-ray images.

License

Notifications You must be signed in to change notification settings

farkoo/Covid19-Detection-from-ChestXRayImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid19-Detection-from-ChestXRayImages 😷 😷

In this notebook, we examine covid-19 infection with the help of convolutional neural network and chest x-ray images.

Dataset images are divided into two classes:

  • covid (25 images) 😥
  • normal (25 images) 😌

I used VGG16 in keras to categorize the images of these two classes, the structure of this network can be seen below:

Using this ready-made network and without adding any other convolution layer, I reached 100% accuracy after 25 epochs. 😎 😍 😃

Support

Contact me @:

e-mail:

Telegram id:

License

MIT © Farzaneh Koohestani

About

In this notebook, we examine covid-19 infection with the help of convolutional neural network and chest x-ray images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published