3732 Update TTA module based on latest features#3733
3732 Update TTA module based on latest features#3733Nic-Ma merged 24 commits intoProject-MONAI:devfrom
Conversation
merge master
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 |
|
/build |
|
/build |
|
/build |
Signed-off-by: Nic Ma <[email protected]>
|
/build |
Signed-off-by: Richard Brown <[email protected]>
|
/build |
|
Hi @Nic-Ma, I've created a PR to add to your PR: Nic-Ma#362.
The test currently fails, I will try to debug on Monday, but I feel it is important that it works before we merge. We seem to get different results for:
|
|
Hi @rijobro , Plan sounds good to me! Thanks for your help here. |
wyli
left a comment
There was a problem hiding this comment.
Thanks, it looks good to me.
Signed-off-by: Richard Brown <[email protected]>
|
@Nic-Ma my PR is ready: Nic-Ma#362. Think you will need to merge it for the unit tests to work. |
Hi @rijobro , Thanks for your enhancement, started CI tests in your PR and put some minor comments in it. |
Signed-off-by: Richard Brown <[email protected]>
add to optimize tta
|
/black |
|
/build |
|
/build |
Signed-off-by: Nic Ma <[email protected]>
|
/build |
wyli
left a comment
There was a problem hiding this comment.
Thanks, it looks good to me. Minor issues (not introduced by this PR) are 1. Runtime error could be a warning to allow for randomness defined in the network such as dropout. 2 np.std has a ddof parameters but this is currently hardcoded cc @rijobro
|
Hi @wyli , Thanks for your review.
What do you think? Thanks. |
|
/build |
|
/build |
Fixes #3732 .
Description
This PR updated the TTA module with newer MONAI features based on the discussion with @dongyang0122 and @holgerroth .
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.