Recode-Hive / machine-learning-repos

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

Add Eye disease classification #370

Closed SayantikaLaskar closed 1 week ago

SayantikaLaskar commented 1 week ago

Issue #360

Description

The Eye Disease Classification project leverages the power of Convolutional Neural Networks (CNN) alongside pre-trained models VGG16 and ResNet-50 to automate the detection of various eye diseases from retinal images. This initiative aims to enhance the accuracy and efficiency of early disease diagnosis, potentially preventing severe vision impairment or blindness. By collecting and preprocessing a comprehensive dataset of labeled retinal images, we implement and fine-tune these models to achieve optimal performance. The project includes detailed training and evaluation processes. Utilizing Python, TensorFlow, Keras, and other scientific computing libraries, the project offers a robust foundation for further research in medical imaging. The expected outcome is to not only provide a reliable eye disease classification system but also contribute to the field by demonstrating the strengths and limitations of different deep learning approaches, ultimately aiding in the early diagnosis and treatment of eye diseases. This work, part of the GirlScript Summer of Code 2024 program, underscores the potential of deep learning in advancing healthcare technologies.

Fixes # (issue)

Type of change

Checklist:

github-actions[bot] commented 1 week ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊