-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cataract Eye Disease Prediction #133
Comments
Congratulations, @saikrishna823! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines |
I need a model less than 5 MB. So what would be the plan? |
I will use pretrained models like MobileNetV2 , Efficient Net,which are more performant and less in size. |
This issue has been automatically closed because it has been inactive for more than 7 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you! |
@saikrishna823 I hope you are aware of the flows of an ML project at my repo. |
This issue has been automatically closed because it has been inactive for more than 7 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you! |
Is your feature request related to a problem? Please describe.
Dataset:https://www.kaggle.com/datasets/andrewmvd/ocular-disease-recognition-odir5k
The above dataset can used to identify for lot of eye disease.But I will be focusing on cataract disease.As we all know that cataract is one of the eye disease that usually occurs to ageing people .It leads to clouding of the
Describe the solution you'd like
So to identify this I will be designing a deep learning model that can identify the disease.First I will construct a CNN model ,then I will use some pretrained models like Resnet,VGG for better performance.I will be using accuracy, precision as evaluation metrics.
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: