/covid-19-xray

Primary LanguageJupyter Notebook

Detecting COVID-19 on X-ray images using Tensorflow 2

Develop a CNN with Tensorflow to detetc COVID-19 infections, by training the Neural Network with lung X-ray images. You can find a full description of the project on this Medium post.

Requirements

  • tensorflow 2.0
  • numpy
  • matploylib
  • pillow
  • seaborn
  • scikit-learn