-
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
Polyp Segmentation in Endoscopy Image #124
Comments
Congratulations, @Kaushal-11! 🎉 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 |
@SrijanShovit , Can i start to work on this feature?? |
i want to work on this issue,. Please assign to me under Gssoc'24 |
Yes @Kaushal-11 proceed |
#56 go through this first |
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! |
any updates @Kaushal-11 |
Yes, the task is almost complete. |
why is my issue is closed? |
Automation stuff. Just make a documentation of your approach as well. |
Could you please provide me with a reference or guide on how to document my process? |
You can check the codes of @Arihant-Bhandari under Metabolic Syndrome, @aditi1807 under Cirrhosis and @theiturhs under MRI Classification |
Okay, got it |
I created pull request yesterday, |
Hello @SrijanShovit , |
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.
I propose to add a feature for Polyp Segmentation using an endoscopy image dataset. This feature aims to improve the detection and segmentation of polyps in endoscopic images, which is crucial for early diagnosis and treatment of colorectal cancer.
Kindly assign me the issue under the label of GSSoC'24.
Describe the solution you'd like
Dataset Link : https://polyp.grand-challenge.org/CVCClinicDB/
Model : U - Net model is used for segmentation with using tensorflow library.
Data Preprocessing: Using Pandas and NumPy for cleaning, normalizing, and preparing the dataset.
Model Development: Leveraging TensorFlow and Keras to build and train a deep learning model for polyp segmentation.
Evaluation: Implementing techniques to evaluate model performance, such as IoU (Intersection over Union) and Dice coefficient, to ensure high accuracy and precision.
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: