Skip to content

TTA progress bar, use torch for mode, add label meta_data#1992

Merged
rijobro merged 7 commits intoProject-MONAI:masterfrom
rijobro:TTA_update
Apr 12, 2021
Merged

TTA progress bar, use torch for mode, add label meta_data#1992
rijobro merged 7 commits intoProject-MONAI:masterfrom
rijobro:TTA_update

Conversation

@rijobro
Copy link
Copy Markdown
Contributor

@rijobro rijobro commented Apr 12, 2021

Description

A few updates to TTA:

  • Progress bar
  • Use torch for computing mode (quicker than numpy)
  • Include the meta_dict as this is required for the inverse of Orientationd, Spacingd, etc.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Quick tests passed locally by running ./runtests.sh --quick --unittests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

rijobro added 4 commits April 12, 2021 12:49
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
@rijobro rijobro requested review from Nic-Ma and wyli April 12, 2021 13:17
Copy link
Copy Markdown
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! could put the test in the min_test exclude cases

exclude_cases = [ # these cases use external dependencies
min-depevnvironment doesn't have nibabel to run spacingd

Signed-off-by: Richard Brown <[email protected]>
@rijobro rijobro enabled auto-merge (squash) April 12, 2021 13:55
@rijobro rijobro merged commit b3eb73a into Project-MONAI:master Apr 12, 2021
wyli added a commit to wyli/MONAI that referenced this pull request Apr 12, 2021
@wyli wyli mentioned this pull request Apr 12, 2021
1 task
wyli added a commit that referenced this pull request Apr 13, 2021
* follow up of #1992

Signed-off-by: Wenqi Li <[email protected]>

* update spacing inverse

Signed-off-by: Wenqi Li <[email protected]>
@rijobro rijobro deleted the TTA_update branch April 13, 2021 07:45
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 this pull request may close these issues.

2 participants