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

UNET++: input constraint vs. networks configurations #1475

Closed
nhhung1810 opened this issue Aug 2, 2023 · 0 comments · Fixed by #1476
Closed

UNET++: input constraint vs. networks configurations #1475

nhhung1810 opened this issue Aug 2, 2023 · 0 comments · Fixed by #1476

Comments

@nhhung1810
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Related to this conversation Project-MONAI/MONAI#6771 , I want to open an issue for UNET++ documentation and submit a PR for it.

Describe the solution you'd like
A notebook modules/network_contraints/unet_plusplus.ipynb that described input shape versus network configurations. Also I want to make a subfolder modules/network_contraints to store future similar work.

Describe alternatives you've considered
None

Additional context
None

@wyli wyli closed this as completed in #1476 Aug 4, 2023
wyli pushed a commit that referenced this issue Aug 4, 2023
Fixes #1475.

### Description
A few sentences describing the changes proposed in this pull request.

### Checks
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Avoid including large-size files in the PR.
- [x] Clean up long text outputs from code cells in the notebook.
- [x] For security purposes, please check the contents and remove any
sensitive info such as user names and private key.
- [ ] Ensure (1) hyperlinks and markdown anchors are working (2) use
relative paths for tutorial repo files (3) put figure and graphs in the
`./figure` folder
- [x] Notebook runs automatically `./runner.sh -t <path to .ipynb file>`

---------

Signed-off-by: nhhung1810 <[email protected]>
boneseva pushed a commit to boneseva/MONAI-tutorials that referenced this issue Apr 21, 2024
Fixes Project-MONAI#1475.

### Description
A few sentences describing the changes proposed in this pull request.

### Checks
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Avoid including large-size files in the PR.
- [x] Clean up long text outputs from code cells in the notebook.
- [x] For security purposes, please check the contents and remove any
sensitive info such as user names and private key.
- [ ] Ensure (1) hyperlinks and markdown anchors are working (2) use
relative paths for tutorial repo files (3) put figure and graphs in the
`./figure` folder
- [x] Notebook runs automatically `./runner.sh -t <path to .ipynb file>`

---------

Signed-off-by: nhhung1810 <[email protected]>
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

Successfully merging a pull request may close this issue.

1 participant