/Pneumonia_Chest_X-Ray

CNN image detection of pneumonia from chest xrays.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Pneumonia_Chest_X-Ray

CNN image detection of pneumonia from chest xrays.
Project By: Uzair Bin Asim

Objective

I want to try creating a CNN project to detect pneumonia from chest xrays. Using tensorflow-gpu==2.4.1 (installed using conda)

Credits

Future Plans

  • Try and implement transfer learning using Resnet50.