Project-MONAI / Project-MONAI/tutorials
Update 3d registration tutorial
Open
@kate-sann5100 is already working on this.
Since Nov 20, 2022.
- Dominant language
- Jupyter Notebook
- Stars
- 2.5k
- Forks
- 803
- Avg merge
- 6d 22h
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
As the extract_levels implementation has been updated, the tutorial needs to be updated accordingly.
Describe the solution you'd like
Option 1: change extract_levels from [0, 1, 2, 3] to [3] to maintain the same model architecture as the pretrained weight.
Option 2: train a new model
Describe alternatives you've considered
Option 1 could be a quick fix during the training of option 2.
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.