semihsenel / Chest-XRAY-Classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chest-XRAY-Classification

  • Requirements
numpy==1.19.5
matplotlib==3.2.2
PIL==7.0.0
tensorflow==2.4.1
  • This data from a kaggle competition Chest X-Ray Images (Pneumonia).

  • Sample Images
  • I used a CNN architecture similar to VGG16 to classify images.

  • VGG Architecture
  • Train Accracy : 0.92

  • Validation Accuracy : 0.87

About


Languages

Language:Jupyter Notebook 100.0%