-
-
Notifications
You must be signed in to change notification settings - Fork 357
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 #626
Comments
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊 |
Hi @Kaushal-11 can you implement at least 3 models for this project? |
Yes, i can implement different models also like DeepLab, FCN, ResNet. |
Cool, issue assigned to you @Kaushal-11 |
Hey, @abhisheks008 |
What about the rest of the models? |
I am working on it |
Hey, @abhisheks008 And 3rd model is under working |
Hey, @abhisheks008 ResUnet model give accuracy 0.95, |
I have done my task with 3 model, so can you suggest me how to add this stuff in repository ? |
Clone/fork this repo, make the changes in the forked repo and push your code by a PR. |
okay, I have done it. |
Hello @Kaushal-11! Your issue #626 has been closed. Thank you for your contribution! |
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.
Dataset : it contains various images by taking endoscoy.
Link : https://polyp.grand-challenge.org/CVCClinicDB/
Model : U - Net model is used for segmentation with using tensorflow library.
The text was updated successfully, but these errors were encountered: