SrijanShovit / HealthLearning

A repo comprising of various Machine Learning and Deep Learning projects in healthcare domain.
38 stars 53 forks source link

Polyp Segmentation in Endoscopy Image #124

Closed Kaushal-11 closed 3 months ago

Kaushal-11 commented 4 months ago

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

github-actions[bot] commented 4 months ago

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

Kaushal-11 commented 4 months ago

@SrijanShovit , Can i start to work on this feature??

Kaushal-11 commented 4 months ago

i want to work on this issue,. Please assign to me under Gssoc'24

SrijanShovit commented 4 months ago

Yes @Kaushal-11 proceed

SrijanShovit commented 4 months ago

https://github.com/SrijanShovit/HealthLearning/pull/56 go through this first

github-actions[bot] commented 4 months ago

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!

SrijanShovit commented 4 months ago

any updates @Kaushal-11

Kaushal-11 commented 4 months ago

Yes, the task is almost complete. The model's training accuracy has reached 0.96, and the validation accuracy is at 0.93.

Kaushal-11 commented 4 months ago

why is my issue is closed? I am working on this issue..

SrijanShovit commented 4 months ago

Automation stuff. Just make a documentation of your approach as well.

Kaushal-11 commented 4 months ago

Could you please provide me with a reference or guide on how to document my process?

SrijanShovit commented 4 months ago

You can check the codes of @Arihant-Bhandari under Metabolic Syndrome, @aditi1807 under Cirrhosis and @theiturhs under MRI Classification

Kaushal-11 commented 4 months ago

Okay, got it

Kaushal-11 commented 3 months ago

I created pull request yesterday, can you check it?

Kaushal-11 commented 3 months ago

Hello @SrijanShovit , can you check my stuff?

github-actions[bot] commented 3 months ago

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!