Skip to content
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

Closed
Kaushal-11 opened this issue May 23, 2024 · 13 comments · Fixed by #791
Closed

Polyp Segmentation in Endoscopy Image #626

Kaushal-11 opened this issue May 23, 2024 · 13 comments · Fixed by #791
Assignees
Labels
gssoc Girlscript Summer of Code 2024 level 2 Level 2 for GSSOC Status: Assigned Assigned issue.

Comments

@Kaushal-11
Copy link
Contributor

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.

Copy link

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@abhisheks008
Copy link
Owner

Hi @Kaushal-11 can you implement at least 3 models for this project?

@Kaushal-11
Copy link
Contributor Author

Yes, i can implement different models also like DeepLab, FCN, ResNet.

@abhisheks008
Copy link
Owner

Cool, issue assigned to you @Kaushal-11

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. level 2 Level 2 for GSSOC gssoc Girlscript Summer of Code 2024 labels May 24, 2024
@Kaushal-11
Copy link
Contributor Author

Hey, @abhisheks008
UNet model's training accuracy has reached 0.96, and the validation accuracy is at 0.93

@abhisheks008
Copy link
Owner

Hey, @abhisheks008 UNet model's training accuracy has reached 0.96, and the validation accuracy is at 0.93

What about the rest of the models?

@Kaushal-11
Copy link
Contributor Author

I am working on it

@Kaushal-11
Copy link
Contributor Author

Hey, @abhisheks008
2nd Model ResUnet model's training accuracy has reached 0.98, and the validation accuracy is at 0.95

And 3rd model is under working

@Kaushal-11
Copy link
Contributor Author

Hey, @abhisheks008
I have completed my work on all models.

ResUnet model give accuracy 0.95,
DeepLabV3+ model give accuracy 0.94

@Kaushal-11
Copy link
Contributor Author

I have done my task with 3 model,

so can you suggest me how to add this stuff in repository ?

@abhisheks008
Copy link
Owner

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.

@Kaushal-11
Copy link
Contributor Author

okay, I have done it.
Now check all the stuffs,
If you see any areas that need improvement please inform me.

@abhisheks008 abhisheks008 linked a pull request Jun 9, 2024 that will close this issue
Copy link

Hello @Kaushal-11! Your issue #626 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Girlscript Summer of Code 2024 level 2 Level 2 for GSSOC Status: Assigned Assigned issue.
Projects
None yet
2 participants