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

Add COVID19-X Ray Image Classification #195

Closed
1 task done
pavitraag opened this issue Jul 7, 2024 · 2 comments
Closed
1 task done

Add COVID19-X Ray Image Classification #195

pavitraag opened this issue Jul 7, 2024 · 2 comments

Comments

@pavitraag
Copy link

pavitraag commented Jul 7, 2024

Is your feature request related to a problem? Please describe.

The main purpose of this project is to classify between X-Ray Images to find X-rays for COVID-19 from the dataset (mentioned below) using various image detection/recognition models and comparing their accuracy.

Describe the solution you'd like along with reference dataset.

The link to the dataset is given below :-

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

This project involves the comparative analysis of Five Keras image detection models, namely MobileNetV2 , VGG16 , InceptionV3 , DenseNet121 and Xception applied to a specific dataset. The dataset consists of annotated images related to a particular domain, and the objectives include training and evaluating these models to compare their accuracy scores and performance metrics. Additionally, exploratory data analysis (EDA) techniques are employed to understand the dataset's characteristics, explore class distributions, detect imbalances, and identify areas for potential improvement. The methodology encompasses data preparation, model training, evaluation, comparative analysis of accuracy and performance metrics, and visualization of EDA insights.

Code of Conduct

  • I agree to follow this project's Code of Conduct
Copy link

github-actions bot commented Jul 7, 2024

Congratulations, @pavitraag! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

Copy link

This issue has been automatically closed because it has been inactive for more than 7 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant