Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amaanwanie/chestdiseaseai

chest diseases detection using ResNet
https://github.com/amaanwanie/chestdiseaseai

ai covid-19 covid-19-data data-science deep-learning healthcare machine-learning medical-application public-health pytorch resnet-18 torch torchvision x-ray

Last synced: about 8 hours ago
JSON representation

chest diseases detection using ResNet

Awesome Lists containing this project

README

        

#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](https://covi19.streamlit.app/)