-
Notifications
You must be signed in to change notification settings - Fork 1.2k
2707 Add support to randomly fill cutout holes #2837
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
Conversation
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
/black |
Signed-off-by: Nic Ma <[email protected]>
a5581ee
to
ad79cdf
Compare
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Nic Ma <[email protected]>
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.
Looks good to me, maybe we'll also need an option to set the random range of the fill values to min(img), max(img)
/build |
That's a good point, I will update to use Thanks. |
Signed-off-by: Nic Ma <[email protected]>
/black |
Signed-off-by: monai-bot <[email protected]>
Hi @wyli , Do you know why the Thanks in advance. |
/build |
/build |
Fixes #2707 .
Description
This PR added support to fill the holes of cutout with random values instead of constant.
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests
.make html
command in thedocs/
folder.