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
322 stars 290 forks source link

Alzheimer detection #669

Closed Pranshu-jais closed 1 month ago

Pranshu-jais commented 1 month ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Web application for Alzheimer detection
:red_circle: Aim : To identify the stage of Alzhhemir's Disease using Alzheimer's dataset consists of MRI images and showing result using flask app
:red_circle: Dataset : https://www.kaggle.com/datasets/tourist55/alzheimers-dataset-4-class-of-images
:red_circle: Approach : using CNN and InceptionV3 model for classification of alzhemir disease evaluating their performance using a test dataset for choosing the best deep learning model and deploying it to a flask app


📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 1 month ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 1 month ago

This problem statement is already done by the contributors.

https://github.com/abhisheks008/DL-Simplified/tree/main/Alzheimers%20Detection

Closing this issue as duplicate.