Recode-Hive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
MIT License
44 stars 122 forks source link

Eye Disease Classification Using Deep Learning #360

Open SayantikaLaskar opened 1 week ago

SayantikaLaskar commented 1 week ago

Eye diseases such as glaucoma, diabetic retinopathy, and age-related macular degeneration can lead to severe vision impairment or blindness if not detected early. This project aims to develop a deep learning model to accurately classify various eye diseases from retinal images. The project involves several crucial tasks: sourcing and preprocessing a high-quality dataset of retinal images, performing exploratory data analysis to understand the dataset, and augmenting the data to improve model robustness. We will then select and implement deep learning architectures (such as Convolutional Neural Networks) to train and evaluate models, identify the best-performing model, and fine-tune it for optimal performance. The chosen model will be integrated into a deployable system capable of real-time image classification. Additionally, the model will be validated using a separate validation set or real-world clinical data to ensure its accuracy and reliability in a clinical setting. This issue aims to organize these tasks, assign responsibilities, and address any related questions to ensure the successful development and deployment of the eye disease classification system. Key considerations include the handling of imbalanced datasets, the selection of suitable deep learning algorithms, and ensuring the system's scalability and efficiency for clinical use.

github-actions[bot] commented 1 week ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: This repo is for beginners to learn and start with Opensource we won't accept more than 10 issues from a single person, This restriction applies to Gssoc project which has a similar kind of adding folder files, Points will be reduced when we find Spam.

I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

sanjay-kv commented 1 week ago

I hope you know the limitation on this repo to score beyond 150 points right

SayantikaLaskar commented 1 week ago

No. But I will keep that in mind. Thank you.