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

pretrained model #5

Open
SuroshAhmadZobair opened this issue Jul 11, 2023 · 1 comment
Open

pretrained model #5

SuroshAhmadZobair opened this issue Jul 11, 2023 · 1 comment

Comments

@SuroshAhmadZobair
Copy link

Hi
Thanks for your work on this repo!

What would you recommend to use as the pre-trained model?
Have you used and seen an improvement if finetuning a pre-trained model?

Thanks in advance

@FengheTan9
Copy link
Owner

FengheTan9 commented Jul 11, 2023

Thanks for using our code.
U-Net is recommend. It is a pyramid encoder-decoder structure with skip-connections and is very suitable for medical image segmentation tasks with scarce data.
We did not use pre-trained weights and we trained from scratch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants