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 #699

Closed aaradhyasinghgaur closed 1 month ago

aaradhyasinghgaur commented 1 month ago

Pull Request for DL-Simplified πŸ’‘

Issue Title : Covid-19 X-Ray Image Classification

Closes: #664

Describe the add-ons or changes you've made πŸ“ƒ

1.) Used 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.

Give a clear description of what have you added or modifications made

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: β˜‘οΈ

Kindly add suitable label "Level-3" for the project as I have trained the dataset using 5 different models and compared their performance using several matrices.

github-actions[bot] commented 1 month ago

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