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

Using the pretrained model on a different dataset #45

Open
yael-clbh opened this issue Aug 24, 2021 · 0 comments
Open

Using the pretrained model on a different dataset #45

yael-clbh opened this issue Aug 24, 2021 · 0 comments

Comments

@yael-clbh
Copy link

Hi!
Thank you for sharing this code!
I have a newbie question,
We are trying to run it with the weights: genesis_nnunet_luna16_006.model on the Task004_Hippocampus data,
but we get the print : "Training from scratch", meaning we are not using the weights.
I checked and the condition: (model_dict[key].shape == pretrained_dict[key].shape) is False.

It would be great if you are familiar with the reason and maybe can clarify it for us,
and tell us if what we are trying to do is even possible.

Thanks in advance!

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

1 participant