abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
319 stars 288 forks source link

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

Closed aaradhyasinghgaur closed 1 month ago

aaradhyasinghgaur commented 1 month ago

Pull Request for DL-Simplified 💡

Issue Title : [Project Addition] : Covid-19 X-Ray Image Classification

Closes: #664

Describe the add-ons or changes you've made 📃

1.) Using 5 different available network architectures such as DenseNet121 , Xception , VGG16 etc. to do catagorical classification for chest X-ray images to detect COVID19 symptom . 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.

Type of change ☑️

What sort of change have you made:

How Has This Been Tested? ⚙️

Describe how it has been tested Describe how have you verified the changes made

Checklist: ☑️

github-actions[bot] commented 1 month ago

Our team will soon review your PR. Thanks @kyra-09 :)

aaradhyasinghgaur commented 1 month ago

@abhisheks008 Kindly review my pr and add suitable label for it.