-
Notifications
You must be signed in to change notification settings - Fork 697
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
Add maisi mask aug example #1748
Add maisi mask aug example #1748
Conversation
Signed-off-by: Pengfei Guo <pengfeig@nvidia.com>
Signed-off-by: Pengfei Guo <pengfeig@nvidia.com>
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
for more information, see https://pre-commit.ci
Hi @KumoLiu, I plan to add an example mask as |
Yes, you can host it there. |
Signed-off-by: Pengfei Guo <pengfeig@nvidia.com>
for more information, see https://pre-commit.ci
I think we have this error (https://github.com/Project-MONAI/tutorials/actions/runs/9764583292/job/26953264670?pr=1748) because some utility functions have not been merged. So I make it a draft PR first. |
Signed-off-by: Pengfei Guo <pengfeig@nvidia.com>
for more information, see https://pre-commit.ci
This PR is ready for review once #1749 is merged. |
Signed-off-by: Pengfei Guo <pengfeig@nvidia.com>
@guopengf seems premerge can not pass, did you run the notebook locally? |
Yeah, I can successfully run it locally, as you can see those cell outputs. However, the augmentation functions rely on latest monai core dev branch. I don’t know if this causes problems. |
Hi @guopengf, |
Signed-off-by: Pengfei Guo <pengfeig@nvidia.com>
Hi @KumoLiu, thanks for the instruction! All tests are passed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
If you don't have other comments, I will merge this one. cc @Nic-Ma @mingxin-zheng
Fixes # .
Description
Add notebook example for tumor mask augmentation.
Checks
./figure
folder./runner.sh -t <path to .ipynb file>