Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 450 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 450 Bytes

covid-19-radiography

This repo explores the efficacy of classification of chest radiographs, divided into 4 classes:

  • Covid (CO)
  • Bacterial Pneumonia (BP)
  • Viral Pneumonia (VP)
  • Negative (NE)

Comparatative analysis of all versions of:

  1. ResNet
  2. DenseNet
  3. EfficientNet
  4. MobileNet
  5. VGG
  6. NasNet
  7. Xception

We'd love to hear about your ideas, suggestions and bug fixes too. Feel free to file an issue and even better, a PR 🔥