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
387 stars 332 forks source link

Skin Disease Classification using Deep Learning Models #945

Open pacificrm opened 6 days ago

pacificrm commented 6 days ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Skin Disease Classification using Deep Learning Models
:red_circle: Aim : To build a model to classify various Skin diseases
:red_circle: Dataset : https://www.kaggle.com/datasets/pacificrm/skindiseasedataset/data
:red_circle: Approach : First Analyze the dataset by checking image quality, class distributions, and visualization of sample images. Then I train various models to enhance the classification accuracy, I propose building and comparing various models to select the best one. The models to be used include: VGG /(Custom model) ResNet SEResNet EfficientNet Vision Transformer (ViT)


πŸ“ 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 6 days ago

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

abhisheks008 commented 6 days ago

Assigning this issue to you @pacificrm. You can start working on it.