Skip to content

3d_registration/learn2reg_oasis_unpaired_brain_mr.ipynb weights are missing #8292

Answered by kvttt
lvora asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lvora, I don't think we have pretrained weights for VoxelMorph in MONAI. I am sure there are pretrained weights for VoxelMorph out there somewhere. But it might take some effort to get these weights to work with the re-implementation of VoxelMorph in MONAI.

The argument in the notebook is meant to demonstrate how to include a pretrained weight if you have one.

And yes, the flag load_pretrained_model_weights = True is solely for demonstration purpose.

With that being said, you should be able to get a reasonably good model by simply running the entire notebook. And it shouldn't take too long, especially with amp_enabled = True. When I ran the notebook, I got reasonably good result at …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lvora
Comment options

Answer selected by lvora
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants