Skip to content

AmaanWanie/ChestDiseaseAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#COVID-19 Detection

Model: ResNet-based Convolutional Neural Network (CNN)

Purpose: Accurately classifies chest X-ray images into three categories: normal, viral pneumonia, and COVID-19.

Methodology: The model leverages deep learning techniques to extract relevant features from chest X-ray images and classify them into respective categories. trained on ~42.3k images. dataset: https://www.kaggle.com/datasets/tawsifurrahman/covid19-radiography-database app: covi19.streamlit.app