Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Project Addition] : Covid-19 X-Ray Image Classification #120

Open
aaradhyasinghgaur opened this issue May 30, 2024 · 2 comments
Open

[Project Addition] : Covid-19 X-Ray Image Classification #120

aaradhyasinghgaur opened this issue May 30, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request gssoc Associated with GSSOC level2

Comments

@aaradhyasinghgaur
Copy link
Contributor

aaradhyasinghgaur commented May 30, 2024

Is your feature request related to a problem? Please describe.
The Coronavirus Disease 2019 (COVID-19) has brought a worldwide threat to the living society. The whole world is putting incredible efforts to fight against the spread of this deadly disease. Meanwhile, hundreds of machine-learning experts volunteer their time and expertise to help medical researchers in this fight.

One of the areas where machine learning can help is detecting the COVID-19 cases from chest X-ray images. The task is a simple classification problem where given an input chest X-ray image, the machine learning-based model must detect whether the subject of study has been infected or not.

Dataset :- https://www.kaggle.com/datasets/pranavraikokte/covid19-image-dataset

Describe the solution you'd like

  1. ) Using 5 different available network architectures such as Xception , DenseNet121 , VGG16 etc. to do catagorical classification for chest X-ray to detect COVID19 symptoms .
    2.) use data augmentation techniques to improve the accuarcy of models.
    3.) Comparing performance and accuracy of models using accuracy score ,loss and accuracy graph , confusion matrix for better understanding.
    4.) Perfroming EDA (data analysis) for dataset to understand the structure of data.
    5.) Using README file for describing the work I've performed.

Kindly assign this issue to me @TAHIR0110 and lable it as level-3 as I'm training and testing dataset for 5 different models which is resource and time consuming and also making doucumentation about which works better.

@TAHIR0110
Copy link
Owner

@kyra-09 assigned!

@TanviPoddar
Copy link

I would love to work on this too as I have prior experience in deep learning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc Associated with GSSOC level2
Projects
None yet
Development

No branches or pull requests

3 participants